-
-
Notifications
You must be signed in to change notification settings - Fork 2
Cover code with tests #5
Copy link
Copy link
Open
Labels
Category: TestsSpecifically for testing.Specifically for testing.Status: Needs DiscussionNeeds more discussion.Needs more discussion.Type: EnhancementEnhancement to existing features.Enhancement to existing features.help wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
Category: TestsSpecifically for testing.Specifically for testing.Status: Needs DiscussionNeeds more discussion.Needs more discussion.Type: EnhancementEnhancement to existing features.Enhancement to existing features.help wantedExtra attention is neededExtra attention is needed
Ideally, I would probably want to create test stubs for different API responses to be able to test wrapper's requests and response handling + obviously cover code that doesn't require API calls too.
However I never made any tests for code that require actual API calls, so if anyone wants to, they're welcome to comment here about how this could be solved.