gohorsejobs/backend/internal/handlers
Tiago Yamamoto 6cd8c02252 feat: add test coverage and handler improvements
- Add new test files for handlers (storage, payment, settings)
- Add new test files for services (chat, email, storage, settings, admin)
- Add integration tests for services
- Update handler implementations with bug fixes
- Add coverage reports and test documentation
2026-01-02 08:50:29 -03:00
..
application_handler.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
application_handler_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
job_handler.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
job_handler_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
payment_handler.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
payment_handler_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
storage_handler.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
storage_handler_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00