nightshift/tests
K. Hodges 8b07876552 Improvement pass from llm
- tests/test_version.py: removed the brittle exact hotdog/topping/version assertion and kept the useful display contract.
  - nightshift/agents.py: normalized review next_stage / context_update values like None, null, and N/A to empty.
  - nightshift/git.py: added clearer non-git and Git safe-directory artifact messages with actionable guidance.
  - nightshift/cli.py: fixed run --all so completed dependencies remain in scope.
  - tests/test_agents.py, tests/test_git.py, tests/test_cli.py: added regression coverage.
  - docs/codex/20260521-next-improvements.md: marked the completed items.
2026-05-20 23:11:20 -07:00
..
__init__.py Implemented deterministic diff generation via a new file_writer stage. 2026-05-17 15:24:10 -07:00
test_agents.py Improvement pass from llm 2026-05-20 23:11:20 -07:00
test_artifacts.py Bugfixes from test run 2026-05-17 13:34:19 -07:00
test_cli.py Improvement pass from llm 2026-05-20 23:11:20 -07:00
test_commands.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00
test_config.py Fixes based on tests, do tdd 2026-05-20 21:51:40 -07:00
test_context.py Implement pipeline execution, context, reports, and MVP docs 2026-05-17 00:38:00 -07:00
test_git.py Improvement pass from llm 2026-05-20 23:11:20 -07:00
test_init.py Fixes based on tests, do tdd 2026-05-20 21:51:40 -07:00
test_integ_setup.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00
test_lisp.py Implemented deterministic diff generation via a new file_writer stage. 2026-05-17 15:24:10 -07:00
test_patches.py hotdog versioning and some bugfixes for integration project and model testing 2026-05-20 03:50:51 -07:00
test_pipeline.py hotdog versioning and some bugfixes for integration project and model testing 2026-05-20 03:50:51 -07:00
test_reliability_features.py Fixes based on tests, do tdd 2026-05-20 21:51:40 -07:00
test_repo_tools.py Fixes around test run 2 2026-05-17 13:46:26 -07:00
test_reports.py Add an easier first tutorial, add installers 2026-05-17 16:50:01 -07:00
test_safety.py Implement NightShift MVP phases 1-6 2026-05-17 00:17:13 -07:00
test_status.py Add status, git artifacts, task completion, multi-task runs, and dependency handling 2026-05-17 01:19:43 -07:00
test_tasks.py Add status, git artifacts, task completion, multi-task runs, and dependency handling 2026-05-17 01:19:43 -07:00
test_telemetry_index.py add integ runs, dynamic model choices, symantic search, better file creation, debugging agents 2026-05-20 02:36:23 -07:00
test_terminal.py added hotdog animations 2026-05-20 03:55:43 -07:00
test_version.py Improvement pass from llm 2026-05-20 23:11:20 -07:00
test_web.py Web UI quality of life 2026-05-17 16:25:25 -07:00
test_what_happened.py setup scripts improvement and what happened 2026-05-20 04:20:15 -07:00