brighthive / master-client-index

BrightHive's Master Client Index framework.
MIT License
2 stars 2 forks source link

Write (more) unit tests for User resources #9

Closed reginafcompton closed 5 years ago

reginafcompton commented 5 years ago

We plan to incrementally build out the test suit for this tool. The repo currently has several tests for the user resources. Let's add more coverage for the user endpoints and related functionality.

reginafcompton commented 5 years ago

https://github.com/brighthive/master-client-index/pull/12 handles this issue. It adds new tests for the various routes and methods associated with the User resources.