superpowers/tests
Jesse Vincent 0146173544 fix(systematic-debugging): find-polluter accepts ./-prefixed patterns and matches top-level tests
Follow-up to #2011 (which fixed the ./-prefix mismatch for the documented
pattern form): strip a leading ./ from the caller's pattern instead of
double-prefixing it into a never-matching ././ form, and also match the
pattern with '**/' collapsed, since find -path cannot match '**/' against
zero directory levels and silently skipped files directly under the base
directory (src/top.test.ts vs src/**/*.test.ts).

Adds a deterministic test suite for the script with a stubbed npm.
2026-07-23 10:54:50 -07:00
..
antigravity test: realign antigravity + pi mapping assertions with pruned references 2026-07-15 11:10:55 -07:00
brainstorm-server test(deps): bump ws to ^8.21.0 in brainstorm-server tests 2026-06-18 15:44:22 -07:00
claude-code fix(tests): stop the SDD skill test flaking on timing and prose case 2026-07-19 12:04:46 -07:00
codex fix(codex): make package script and its test portable beyond macOS/bsdtar 2026-07-19 12:04:46 -07:00
codex-plugin-sync fix: exclude repo metadata from Codex sync (PRI-1168) 2026-06-16 17:02:33 -07:00
explicit-skill-requests Tighten cross-platform tool references 2026-06-16 10:09:43 -07:00
hooks fix(hooks): dispatch the SessionStart hook via Git Bash on Windows 2026-07-19 12:03:59 -07:00
kimi Tighten Kimi plugin porting coverage 2026-06-16 10:09:44 -07:00
opencode Tighten cross-platform tool references 2026-06-16 10:09:43 -07:00
pi test(pi): scope mapping assertions to the table, not whole file 2026-07-15 11:10:55 -07:00
shell-lint Add shell lint script 2026-06-16 10:09:45 -07:00
systematic-debugging fix(systematic-debugging): find-polluter accepts ./-prefixed patterns and matches top-level tests 2026-07-23 10:54:50 -07:00