kn9ts/project-mulla

Software QA: Write unit tests for all the scripts

kn9ts opened this issue · 0 comments

kn9ts commented

Test all resources tied to the routes. One can test them through making requests to the routes and validating the response.

Preferably is to test each piece of the resource individually without any HTTP request invocation.

Basically unit testing.