veza/veza-backend-api/internal/core
senke 57356c871a [BE-TEST-009] test: Add integration tests for track upload flow
- Added comprehensive integration tests for complete track upload flow:
  * Simple upload (multipart form with metadata)
  * Chunked upload (Initiate -> Upload chunks -> Complete)
  * Get upload status
  * Get upload quota
  * Resume interrupted upload
- Tests use real services and in-memory database for end-to-end testing
- All tests tagged with integration build tag
2025-12-25 01:38:54 +01:00
..
auth [BE-SEC-007] security: Implement account lockout after failed login attempts 2025-12-24 12:10:41 +01:00
collaboration adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
education adding initial backend API (Go) 2025-12-03 20:29:37 +01:00
marketplace [BE-API-039] be-api: Implement marketplace order details endpoint 2025-12-24 15:00:32 +01:00
social stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
track [BE-TEST-009] test: Add integration tests for track upload flow 2025-12-25 01:38:54 +01:00