million-views / praas

Proxy as a service.
MIT License
4 stars 2 forks source link

optimize tests to increase code coverage #161

Closed shinenelson closed 4 years ago

shinenelson commented 4 years ago

the REST API tests can be revamped to narrate a story. there are 2 entities ( user and conduit ) that the tests to tie to, to develop how the story would look like.

and while we're at it, we could also aim for higher test coverage. the model tests can be improved to cover more lines of code.