- Introduced a `generateTestFileName` function to create unique test filenames for both local and S3 storage tests, reducing conflicts during test execution. - Updated test cases to utilize the new filename generation method, ensuring consistent and unique identifiers for uploaded files across various scenarios. - Enhanced readability and maintainability of test code by replacing hardcoded filenames with dynamically generated ones. |
||
|---|---|---|
| .. | ||
| storage.go | ||
| storage_test.go | ||