gohorsejobs/backend/internal/utils
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
..
uuid refactor: clean up legacy UUID v4, use UUID v7 everywhere 2025-12-24 11:29:55 -03:00
jwt.go first commit 2025-12-09 19:04:48 -03:00
password.go first commit 2025-12-09 19:04:48 -03:00
sanitizer.go docs: complete project documentation overhaul 2025-12-09 19:36:36 -03:00
sanitizer_test.go test: increase backend test coverage - sanitizer, middleware, handlers, services 2025-12-28 01:48:12 -03:00