ECC/tests
Affaan Mustafa 37309d47b7 fix: box alignment in test runner, update metadata counts, add 18 tests
- Fix run-all.js box alignment (hardcoded spaces 1 char short, now using dynamic padEnd)
- Update .opencode/index.ts metadata (12→13 agents, 24→31 commands, 16→37 skills)
- Add commandExists edge case tests (empty, spaces, path separators, metacharacters)
- Add findFiles edge case tests (? wildcard, mtime sorting, maxAge filtering)
- Add ensureDir race condition and return value tests
- Add runCommand output trimming and failure tests
- Add pre-compact session annotation and compaction log timestamp tests
- Add check-console-log invalid JSON handling test
- Add replaceInFile capture group test
- Add readStdinJson Promise type check
2026-02-13 01:36:42 -08:00
..
ci fix: add missing validation in renameAlias, add 6 tests 2026-02-13 01:05:59 -08:00
hooks fix: box alignment in test runner, update metadata counts, add 18 tests 2026-02-13 01:36:42 -08:00
integration fix: add input validation, date range checks, and security hardening 2026-02-12 17:32:04 -08:00
lib fix: box alignment in test runner, update metadata counts, add 18 tests 2026-02-13 01:36:42 -08:00
scripts fix: box() off-by-one alignment, add 5 tests for readStdinJson and box alignment 2026-02-12 16:53:06 -08:00
run-all.js fix: box alignment in test runner, update metadata counts, add 18 tests 2026-02-13 01:36:42 -08:00