-
Notifications
You must be signed in to change notification settings - Fork 502
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Stop sending api calls after unsuccessful request * Update disable api calls logic * Update access modifer * Add test case for disabling api calls * Reformat code * Refactor and reformat code * Improve tests * Update unit tests * Update test cases * Remove static getter * Reformat code * Fix typo and refactor code * Handle all non 2xx status codes
- Loading branch information
1 parent
682b9f2
commit c7bf0eb
Showing
3 changed files
with
122 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters