|
46 | 46 | - [x] 4.4 Update success toast for conversions: "Converted {count} file(s) to {MediaType}" |
47 | 47 | - [x] 4.5 Test that converted Extras progress from Processing to Success status |
48 | 48 |
|
49 | | -- [ ] 5.0 Testing and Validation |
50 | | - - [ ] 5.1 Test: Convert single Extra to Movie via EditModal, assign TMDb ID, verify Success status |
51 | | - - [ ] 5.2 Test: Convert multiple Extras to TV Show, assign series and episodes, verify all succeed |
52 | | - - [ ] 5.3 Test: Switch MediaType in EditModal from Movie to TV Show, confirm warning appears |
53 | | - - [ ] 5.4 Test: Verify metadata is cleared after MediaType switch and toast notification shows |
54 | | - - [ ] 5.5 Test: Cancel EditModal during Extras conversion, verify files remain as Extras |
55 | | - - [ ] 5.6 Test: "Mark as Extra" button still shows AlertDialog (unchanged behavior) |
56 | | - - [ ] 5.7 Test: Multi-file editing with MediaType changes works correctly |
57 | | - - [ ] 5.8 Run frontend linting: `bun run lint` from frontend directory |
| 49 | +- [x] 5.0 Testing and Validation |
| 50 | + - [x] 5.1 Test: Convert single Extra to Movie via EditModal, assign TMDb ID, verify Success status |
| 51 | + - [x] 5.2 Test: Convert multiple Extras to TV Show, assign series and episodes, verify all succeed |
| 52 | + - [x] 5.3 Test: Switch MediaType in EditModal from Movie to TV Show, confirm warning appears |
| 53 | + - [x] 5.4 Test: Verify metadata is cleared after MediaType switch and toast notification shows |
| 54 | + - [x] 5.5 Test: Cancel EditModal during Extras conversion, verify files remain as Extras |
| 55 | + - [x] 5.6 Test: "Mark as Extra" button still shows AlertDialog (unchanged behavior) |
| 56 | + - [x] 5.7 Test: Multi-file editing with MediaType changes works correctly |
| 57 | + - [x] 5.8 Run frontend linting: `bun run lint` from frontend directory |
58 | 58 |
|
59 | 59 | --- |
60 | 60 |
|
|
0 commit comments