gohorsejobs/backend/internal/api
Tiago Yamamoto 6c87078200 test: increase backend test coverage - sanitizer, middleware, handlers, services
- Add tests for SanitizeEmail, SanitizeDescription, DefaultSanitizer
- Add AuthMiddleware and RequireRole tests
- Add admin_handlers_test.go and location_handlers_test.go
- Expand application_service_test.go with more methods
2025-12-28 01:48:12 -03:00
..
handlers test: increase backend test coverage - sanitizer, middleware, handlers, services 2025-12-28 01:48:12 -03:00
middleware fix(cors): add PATCH to allowed methods 2025-12-26 00:59:04 -03:00