veza/veza-backend-api/tests
senke 17ed6f27bd [BE-TEST-015] test: Add load tests for upload endpoints
- Added comprehensive load tests for upload endpoints:
  * Concurrent simple uploads (20 concurrent uploads)
  * Concurrent chunked uploads (5 uploads with 10 chunks each)
  * Chunked upload stress test (10 uploads with 20 chunks each)
  * Upload status polling under load (50 concurrent polls)
- All tests measure throughput, success rates, and response times
- Tests use in-memory SQLite and Redis (if available) for fast execution
- All tests tagged with load build tag
2025-12-25 01:52:22 +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
performance [BE-TEST-014] test: Add performance tests for critical endpoints 2025-12-25 01:48:38 +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