gohorsejobs/backend/internal/api/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
..
admin_handlers.go docs: add Swagger annotations for Company UPDATE and DELETE endpoints 2025-12-26 16:08:26 -03:00
admin_handlers_test.go feat: increase test coverage backend/frontend and setup e2e 2026-01-01 10:54:58 -03:00
chat_handlers.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
core_handlers.go feat: migrate credentials management to backoffice nestjs 2025-12-31 16:25:32 -03:00
core_handlers_test.go fix(backend): fix AdminService tests and expand CoreHandlers coverage 2025-12-28 02:32:57 -03:00
location_handlers.go feat: add location selector and contract types 2025-12-26 15:18:16 -03:00
location_handlers_test.go test: increase backend test coverage - sanitizer, middleware, handlers, services 2025-12-28 01:48:12 -03:00
settings_handler.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
settings_handler_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
storage_handler.go feat: Email System, Avatar Upload, Email Templates UI, and Public Job Posting 2025-12-26 12:21:34 -03:00
storage_handler_test.go feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00