Skip to content

docs: add user-facing behavior test check to agents guide#101

Merged
rlippmann merged 1 commit intomainfrom
codex/agents
Apr 22, 2026
Merged

docs: add user-facing behavior test check to agents guide#101
rlippmann merged 1 commit intomainfrom
codex/agents

Conversation

@rlippmann
Copy link
Copy Markdown
Owner

what changed

  • Added a new Test coverage expectations section to AGENTS.md.
  • Added a pre-PR check to confirm whether a change affects user-facing behavior and whether tests cover it.
  • Listed user-facing areas to evaluate: engine decisions/prompts, checkpoint continuation behavior, clarify confirmation flows, LiteLLM/OpenWebUI integrations, and integration error-path normalization.
  • Added guidance to add or update tests when user-facing behavior changes and to avoid relying only on coverage metrics.

why the change was needed

  • This makes test expectations explicit in contributor guidance so user-facing behavior changes are consistently protected by targeted tests before PRs are opened.

@rlippmann rlippmann merged commit d6b7fc4 into main Apr 22, 2026
12 checks passed
@rlippmann rlippmann deleted the codex/agents branch April 22, 2026 06:29
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