ECC/tests/lib
Affaan Mustafa a64a294b29 test: add 3 edge-case tests for looksLikePath heuristic, falsy title coercion, and checkbox regex (Round 102)
- getSessionStats with Unix nonexistent .tmp path triggers looksLikePath
  heuristic → readFile returns null → zeroed stats via null content path
- setAlias with title=0 silently converts to null (0 || null === null)
- parseSessionMetadata skips [x] checked items in In Progress section
  (regex only matches unchecked [ ] checkboxes)

Total tests: 866
2026-02-13 16:02:18 -08:00
..
package-manager.test.js 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
session-aliases.test.js test: add 3 edge-case tests for looksLikePath heuristic, falsy title coercion, and checkbox regex (Round 102) 2026-02-13 16:02:18 -08:00
session-manager.test.js test: add 3 edge-case tests for looksLikePath heuristic, falsy title coercion, and checkbox regex (Round 102) 2026-02-13 16:02:18 -08:00
utils.test.js test: round 101 — output() circular crash, getSessionStats type confusion, appendSessionContent null 2026-02-13 15:54:02 -08:00