notebooklm-py-analysis/tests
Teng Lin 5323dd0679
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Test / Code Quality (push) Waiting to run
Test / Test (macos-latest, Python 3.10) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.11) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.12) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.13) (push) Blocked by required conditions
Test / Test (macos-latest, Python 3.14) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.10) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.11) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.12) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.13) (push) Blocked by required conditions
Test / Test (ubuntu-latest, Python 3.14) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.10) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.11) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.12) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.13) (push) Blocked by required conditions
Test / Test (windows-latest, Python 3.14) (push) Blocked by required conditions
fix(e2e): skip chat history tests when read-only notebook has no turns (#155)
The read-only test notebook may have a conversation ID but no actual
chat turns, causing IndexError on empty turns_data. Skip gracefully
with a descriptive message instead of crashing.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 12:19:35 -05:00
..
cassettes fix(history): populate Q&A previews using khqZz conversation turns API (#136) 2026-03-02 16:20:45 -05:00
e2e fix(e2e): skip chat history tests when read-only notebook has no turns (#155) 2026-03-05 12:19:35 -05:00
integration fix(notebooks): correct SUMMARIZE response parsing (fixes #147) (#150) 2026-03-04 10:33:42 -05:00
unit Fix source add --type file incorrectly showing auth error for missing files (#154) 2026-03-05 06:57:23 -05:00
conftest.py test: disable Rich colors in tests for consistent output 2026-01-10 23:29:41 -05:00
vcr_config.py fix(history): populate Q&A previews using khqZz conversation turns API (#136) 2026-03-02 16:20:45 -05:00