celeroncoder / celeroncoder/notary-API
Create route test for controllers
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Create routes test for controllers of **notes** and **users** modules.
**Tasks**
- [ ] #32
- [ ] #33
**Solution**
Mock the crud operations of the **Rest API Modules** and test for all cases.
**Alternatives**
Create an end-to-end test for the controllers.
**Additional context**
Make sure to cover every part or scenario of the controller to achieve full test coverage.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.