increasing test coverage - teams first pass done
This commit is contained in:
@@ -224,6 +224,9 @@ class MockStravalibClient():
|
||||
|
||||
## Higher level - unfortunately didn't succeed in mocking the gateway
|
||||
|
||||
def get_client_token(*args, **kwargs):
|
||||
return "aap"
|
||||
|
||||
def mock_create_customer(*args, **kwargs):
|
||||
return 121
|
||||
|
||||
|
||||
Reference in New Issue
Block a user