Skip to content

Commit

Permalink
Adds unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
elitonzky committed Jun 6, 2024
1 parent 58378ee commit a9cf342
Show file tree
Hide file tree
Showing 4 changed files with 506 additions and 211 deletions.
1 change: 1 addition & 0 deletions marketplace/clients/facebook/client.py
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,7 @@ class FacebookClient(
CloudProfileRequests,
PhoneNumbersRequests,
PhotoAPIRequests,
BusinessMetaRequests,
):
def __init__(self, access_token):
# Initialize FacebookAuthorization with access_token
Expand Down
Empty file.
211 changes: 0 additions & 211 deletions marketplace/services/facebook/tests/test_facebook_service.py

This file was deleted.

Loading

0 comments on commit a9cf342

Please sign in to comment.