Commit 2f6a738
refactor: remove test_notebook_snapshots.py
Removed redundant test_notebook_snapshots.py file as notebook examples
are already tested via the separate 'Test notebooks' CI step that
executes actual notebooks with jupyter nbconvert.
This simplifies the test suite and eliminates the slow snapshot tests
that were causing CI timeouts. The remaining test_notebooks.py file
provides sufficient snapshot coverage for key notebook examples.
Changes:
- Removed tests/test_notebook_snapshots.py (23 tests)
- Updated CI to exclude only test_notebooks.py
- Main test suite: 243 tests in ~9 seconds
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent fcbde2c commit 2f6a738
File tree
2 files changed
+1
-807
lines changed- .github/workflows
- tests
2 files changed
+1
-807
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments