-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GIX-1187 For neurons api service, test call results, not just calls. (#…
…1833) # Motivation Improve test coverage in neurons.api-service.spec.ts in anticipation of adding caching functionality. # Changes Change the test to expect the service api functions to return the results from the api. Also add some convenience functions for create mock identities and neurons. # Tests test-only change
- Loading branch information
Showing
3 changed files
with
203 additions
and
21 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
Oops, something went wrong.