issues
search
SaniRouke
/
Forum
1
stars
0
forks
source link
Tests 1
#7
Closed
SaniRouke
closed
3 months ago
SaniRouke
commented
4 months ago
write tests:
unit tests for helpers Helper tests demonstrate the usefulness of reusing functions.
integration tests for database CRUD queries
integration tests for handlers. just check the status of the code and the body of the response
etc.
write tests: