gohorsejobs/backend
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
..
cmd feat(tests): fix candidate dashboard and apply form tests 2026-01-01 11:56:00 -03:00
docs docs: update backend api docs and swagger 2025-12-28 00:29:34 -03:00
internal feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
migrations feat: add company profile fields 2025-12-26 15:48:13 -03:00
tests feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
.dockerignore perf(docker): ultra-optimize backend build 2025-12-28 12:05:12 -03:00
.env.example feat: implement high priority features 2025-12-24 11:40:53 -03:00
.gitignore perf(docker): ultra-optimize backend build 2025-12-28 12:05:12 -03:00
BACKEND.md docs: update backend documentation with current date 2025-12-29 10:41:03 -03:00
Dockerfile perf(docker): ultra-optimize backend build 2025-12-28 12:05:12 -03:00
go.mod feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00
go.sum feat: add test coverage and handler improvements 2026-01-02 08:50:29 -03:00