Skip to content

Document testing patterns in AGENTS.md#78

Merged
rgwood merged 1 commit intomasterfrom
reilly.wood/update-agents-md
Mar 24, 2026
Merged

Document testing patterns in AGENTS.md#78
rgwood merged 1 commit intomasterfrom
reilly.wood/update-agents-md

Conversation

@rgwood
Copy link
Copy Markdown
Owner

@rgwood rgwood commented Mar 24, 2026

Adds guidance for AI agents working on the project:

  • Always run cargo fmt + cargo clippy before committing
  • How to test the TUI with tmux (launching in a detached session, sending keystrokes, checking the process is alive)
  • A test checklist covering launch, navigation, search, help, actions dialog, resize, CLI flags, and clean exit

The full tmux battery is marked as expensive — only run it when asked or before creating a PR.

🤖 Generated with Claude Code

Add fmt/clippy expectations, tmux-based TUI testing pattern, and a
test checklist for validating changes before creating PRs.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rgwood rgwood merged commit 1be7e95 into master Mar 24, 2026
1 check passed
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