ECC/tests
Affaan Mustafa 9dccdb9068 test: cover countInFile/grepFile string patterns and validate-commands warnings suffix
Round 79 — untested conditional branches in utils.js and validate-commands.js:
- countInFile: exercise typeof pattern === 'string' branch with valid string
- grepFile: exercise string pattern branch (not RegExp)
- validate-commands: verify (N warnings) suffix in output when warnCount > 0
2026-02-13 10:26:58 -08:00
..
ci test: cover countInFile/grepFile string patterns and validate-commands warnings suffix 2026-02-13 10:26:58 -08:00
hooks test: cover evaluate-session/suggest-compact main().catch and validate-hooks JSON parse 2026-02-13 10:03:48 -08:00
integration test: add timeout enforcement, async hook schema, and command format validation tests 2026-02-13 05:23:16 -08:00
lib test: cover countInFile/grepFile string patterns and validate-commands warnings suffix 2026-02-13 10:26:58 -08:00
scripts test: cover setGlobal/setProject catch blocks and session-start main().catch 2026-02-13 09:55:00 -08:00
run-all.js fix: add cwd to prettier hook, consistent process.exit(0), and stdout pass-through 2026-02-13 03:20:41 -08:00