veza/veza-backend-api/tests
senke 096da76c09 [BE-TEST-019] be-test: Add tests for pagination
- Created comprehensive pagination test suite for all list endpoints
- Tests cover tracks, users, and playlists endpoints
- Tests verify default pagination (page=1, limit=20)
- Tests verify custom pagination parameters
- Tests verify invalid parameter validation and correction
- Tests verify pagination metadata (total, total_pages, has_next, has_prev)
- Tests verify navigation between pages
- Tests verify edge cases (empty query, large page numbers, max limit)
- Tests verify total count accuracy
- Tests verify consistency across all endpoints

Phase: PHASE-5
Priority: P2
Progress: 140/267 (52.43%)
2025-12-25 02:05:58 +01:00
..
error_handling [BE-TEST-018] be-test: Add tests for error handling 2025-12-25 02:02:54 +01:00
integration [BE-API-026] be-api: Implement track quota endpoint validation 2025-12-24 14:45:12 +01:00
load [BE-TEST-015] test: Add load tests for upload endpoints 2025-12-25 01:52:22 +01:00
pagination [BE-TEST-019] be-test: Add tests for pagination 2025-12-25 02:05:58 +01:00
performance [BE-TEST-015] be-test: Add load tests for upload endpoints 2025-12-25 01:55:22 +01:00
security [BE-TEST-017] be-test: Add security tests for authorization 2025-12-25 02:00:56 +01:00
transactions stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
api_routes_integration_test.go stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
verify_auth.sh refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
verify_p0.sh refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
verify_timeout.sh refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00