Commit bb33080
committed
fix: resolve test compilation errors and consolidate helper functions
- Deleted broken test_backup_batch7/ directory
- Consolidated test helper functions into test_common.go:
* withUsername, withUserID, stringReader
* Added context and strings imports to test_common.go
- Removed duplicate helper declarations from individual test files
- Fixed unused imports in test files
- Tests now compile and run (compilation errors resolved)1 parent 34c9548 commit bb33080
28 files changed
Lines changed: 108 additions & 9537 deletions
File tree
- test_backup_batch7
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
0 commit comments