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.
the REST API tests can be revamped to narrate a story. there are 2 entities (
user
andconduit
) 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.