Telegram (ask questions / claim the issue here first): https://t.me/+DOylgFv1jyJlNzM0
Why this matters
Searching src/tests shows no tests referencing loanController, remittanceController, scoreController, authController, notificationController, adminDisputeController or indexerController, leaving auth/ownership checks and money paths in these controllers unverified.
Acceptance criteria
Files to touch
- src/controllers/remittanceController.ts
- src/controllers/scoreController.ts
- src/controllers/adminDisputeController.ts
- src/controllers/notificationController.ts
Out of scope
- End-to-end browser tests
- Load testing
Why this matters
Searching src/tests shows no tests referencing loanController, remittanceController, scoreController, authController, notificationController, adminDisputeController or indexerController, leaving auth/ownership checks and money paths in these controllers unverified.
Acceptance criteria
Files to touch
Out of scope