gohorsejobs/backend/tests/e2e
Tiago Yamamoto bb970f4a74 fix(backend): resolve 500 errors on jobs, notifications and secure routes
- Fix CreateJob 500 error by extracting user ID correctly
- Secure Create/Update/Delete Job routes with AuthGuard
- Fix Notifications/Tickets/Profile 500 error (UUID vs Int mismatch)
- Add E2E test for CreateJob
2025-12-24 17:48:06 -03:00
..
applications_e2e_test.go fix(backend): consolidated duplicate routes, fixed E2E tests for UUIDs and paths 2025-12-24 13:42:45 -03:00
auth_e2e_test.go feat(tests): �� added unit tests and E2E tests for handlers 2025-12-15 09:08:32 -03:00
e2e_test.go feat(tests): �� added unit tests and E2E tests for handlers 2025-12-15 09:08:32 -03:00
jobs_e2e_test.go fix(backend): resolve 500 errors on jobs, notifications and secure routes 2025-12-24 17:48:06 -03:00