Document test execution expectations in project README - #287
Conversation
CI has not gone green after 20 checks (1 failing: audit: failure). Not merged (red CI) and not closed (work preserved) — needs a human to fix CI. |
…n task.md T8: tests/unit/test_documentation_accuracy.py validates README/config/CI content via filesystem reads and subprocess calls — no src imports needed by design. R2: task.md was missing ## Overall Plan and ## Current Stage required sections. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
CI has not settled-green on the current head after 21 checks (6 still running: Type check (ty), Snapshot validation, audit, Test (pytest), Custodian doctor). Not merged (CI incomplete) and not closed (work preserved) — needs a human to investigate stuck CI. |
Auto-generated by Operations Center execution.
Goal
Document test execution expectations in project README
Definition of done (complete ALL before finishing)
file the task implies (implementation, tests, and docs as applicable). Do
not leave TODOs, stubs, or 'follow-up' gaps; a partial change is rejected
in review.
pass locally. If anything fails, fix it before finishing — do not hand
off a red build.
green. The PR you open should be mergeable as-is.