- 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 |
||
|---|---|---|
| .. | ||
| handler.go | ||
| handler_error_format_test.go | ||
| handler_mustget_test.go | ||
| handler_ownership_test.go | ||
| handler_test.go | ||
| service.go | ||
| service_async_test.go | ||
| service_n1_test.go | ||
| track_handler_integration_test.go | ||
| track_upload_integration_test.go | ||