Commit 79ad8e5
test(validation): add Pester tests for Validate-SkillFormat.ps1
100% code coverage with 32 tests covering:
- Path parameter validation (empty, non-existent)
- Index file exclusion (skills-*-index.md, memory-index.md)
- Atomic format detection (PASS for single skill)
- Bundled format detection (FAIL for multiple skills)
- CI mode exit codes (1 for bundled files)
- StagedOnly mode with git integration
- Output message validation
Also updates copilot-pr-review memory with PR #308 statistics:
signal improved from 21% to 62%.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 712bdae commit 79ad8e5
File tree
2 files changed
+614
-3
lines changed- .serena/memories
- tests
2 files changed
+614
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
21 | 24 | | |
22 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
23 | 28 | | |
24 | 29 | | |
25 | 30 | | |
| |||
0 commit comments