mirror of
https://github.com/saymrwulf/autoresearch-quantum.git
synced 2026-05-14 20:37:51 +00:00
app.sh: full Jupyter env isolation (CONFIG_DIR, DATA_DIR, RUNTIME_DIR, IPYTHONDIR), auto port allocation, foreground mode, restart command, graceful stop (SIGTERM → wait → SIGKILL), orphan detection, stale runtime JSON cleanup, reset-state command. test_browser_ux.py: add TestNavigationClickThrough (click Plan A link, verify target opens; click forward-link in Plan D), TestWidgetInteraction (run all cells, verify output areas, click quiz Submit and verify feedback), TestProgressPersistence (kernel API session, progress file schema validation). .gitignore: add Jupyter isolation directories. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| test_analysis.py | ||
| test_browser_ux.py | ||
| test_cli.py | ||
| test_codes.py | ||
| test_config.py | ||
| test_experiments.py | ||
| test_feedback.py | ||
| test_harness.py | ||
| test_notebooks.py | ||
| test_pedagogy.py | ||
| test_persistence.py | ||
| test_scoring.py | ||
| test_teaching.py | ||