Skip to content

docs: consolidate testing strategy into docs/TESTING.md#2972

Merged
afranken merged 2 commits intomainfrom
copilot/refactor-testing-documentation
Feb 25, 2026
Merged

docs: consolidate testing strategy into docs/TESTING.md#2972
afranken merged 2 commits intomainfrom
copilot/refactor-testing-documentation

Conversation

Copy link
Contributor

Copilot AI commented Feb 25, 2026

Testing strategy was scattered and duplicated across AGENTS.md (root + modules) and .claude/skills/test/SKILL.md, making it hard to maintain consistently.

New file

  • docs/TESTING.md — single authoritative source covering unit/integration test types, base classes, conventions, running commands, and troubleshooting

Updated to reference docs/TESTING.md instead of duplicating content

  • AGENTS.md## Testing section collapsed to a one-line pointer
  • server/AGENTS.md## Testing section condensed; key base-class reminder kept inline
  • integration-tests/AGENTS.md — removed duplicated test patterns and ## Common Patterns; kept only module-specific rules
  • testsupport/AGENTS.md — added reference in the intro line
  • .claude/skills/test/SKILL.md — replaced Test Types, Running, and Troubleshooting sections with a direct link; kept conventions summary and checklist
  • .claude/skills/document/SKILL.md — added docs/TESTING.md to the documentation files table

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

… it from AGENTS.md and SKILL.md files

Co-authored-by: afranken <763000+afranken@users.noreply.github.com>
Copilot AI changed the title [WIP] Refactor SKILL.md and AGENTS.md to reference documentation docs: consolidate testing strategy into docs/TESTING.md Feb 25, 2026
Copilot AI requested a review from afranken February 25, 2026 17:37
@afranken afranken marked this pull request as ready for review February 25, 2026 17:40
Copy link
Member

@afranken afranken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@afranken afranken merged commit 9f71587 into main Feb 25, 2026
7 checks 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.

2 participants