Open
Description
Why do we need this ?
If I can correctly infer the backend/ directory structure, I observe tests/ directory is structured to give tests as per the mhq/ dir. I only see tests for service/. No api tests are there.
Tests looks like good-to-have
but it is a critical part of code imo.
Acceptance Criteria
- Configure test client
- Write unit tests
Further Comments / References
I have some good experience writing tests(not more than a year though:)). I can provide pretty good coverage for this.