ECC/tests/lib
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
..
package-manager.test.js test: cover setProjectPM save failure, deleteAlias save failure, hooks async/timeout validation 2026-02-13 08:12:27 -08:00
session-aliases.test.js test: cover cleanupAliases save failure, setAlias save failure, and validate-commands statSync catch 2026-02-13 09:42:25 -08:00
session-manager.test.js test: cover getSessionStats file-path read, hasContent field, and wrapped hooks format 2026-02-13 10:21:06 -08:00
utils.test.js test: cover countInFile/grepFile string patterns and validate-commands warnings suffix 2026-02-13 10:26:58 -08:00