ECC/tests
Affaan Mustafa 182e9e78b9 test: add 3 edge-case tests for readFile binary, output() NaN/Infinity, loadAliases __proto__ safety
Round 125: Tests for readFile returning garbled strings (not null) on binary
files, output() handling undefined/NaN/Infinity as non-objects logged directly
(and JSON.stringify converting NaN/Infinity to null in objects), and loadAliases
with __proto__ key in JSON proving no prototype pollution occurs.
Total: 935 tests, all passing.
2026-02-13 18:44:07 -08:00
..
ci test: cover whitespace-only frontmatter field, empty SKILL.md, and getAllSessions TOCTOU symlink 2026-02-13 11:20:44 -08:00
hooks test: add 3 tests for scoped pkg detection, empty env var, and tools-without-files (Round 94) 2026-02-13 14:44:40 -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: add 3 edge-case tests for readFile binary, output() NaN/Infinity, loadAliases __proto__ safety 2026-02-13 18:44:07 -08:00
scripts test: add 3 tests for stdin 1MB overflow and analyzePhase async method (round 87) 2026-02-13 12:42:20 -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