Commit cf4a85d
fix: Skip tests gracefully when optional files missing
Change viewer_exists and test_data_exists fixtures to skip tests
rather than fail when the segmentation_viewer.html or test_episodes.json
files are not present. These files are gitignored and may not exist in CI.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent dd7c65d commit cf4a85d
1 file changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
42 | | - | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments