Skip to content

test: add repl and demo runner 0.5 regression coverage#54

Merged
rlippmann merged 2 commits into
mainfrom
codex/0.5-demo-doc-example-update
Mar 23, 2026
Merged

test: add repl and demo runner 0.5 regression coverage#54
rlippmann merged 2 commits into
mainfrom
codex/0.5-demo-doc-example-update

Conversation

@rlippmann

Copy link
Copy Markdown
Owner

What changed

  • Added targeted REPL user-facing regression tests for 0.5 semantics (interactive help/output, confirm vs error clarify rendering, confirmation token variants, idempotent admin output, passthrough/blank/EOF behavior).
  • Added demo runner regression checks for renamed 0.5 demo filename mapping and dispatch.
  • Added state-validation tests for non-object payload and non-string policy-key rejection paths.
  • Marked REPL main() wrapper as no-cover and added focused REPL coverage tests.

Why this was needed

  • Recent 0.5 updates changed user-facing REPL and demo runner behavior; these tests lock in expected behavior and reduce regression risk before README work.

Validation

  • uv run pre-commit run --all-files
  • uv run pytest -q

@rlippmann
rlippmann merged commit 33039d6 into main Mar 23, 2026
8 checks passed
@rlippmann
rlippmann deleted the codex/0.5-demo-doc-example-update branch March 23, 2026 08:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant