ECC/tests/lib
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
..
package-manager.test.js fix: add input validation, date range checks, and security hardening 2026-02-12 17:32:04 -08:00
session-aliases.test.js test: add tsconfig depth limit and cleanupAliases exception tests 2026-02-13 01:10:30 -08:00
session-manager.test.js fix: typecheck hook false positives, add 11 session-manager tests 2026-02-13 01:28:59 -08:00
utils.test.js fix: box alignment in test runner, update metadata counts, add 18 tests 2026-02-13 01:36:42 -08:00