ECC/tests/lib
Affaan Mustafa 274cca025e test: add 3 tests for null-input crashes and negative maxAge boundary (R98)
- getSessionById(null) throws TypeError at line 297 (null.length)
- parseSessionFilename(null) throws TypeError at line 30 (null.match())
- findFiles with maxAge: -1 deterministically excludes all files
2026-02-13 15:35: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 tests for alternation regex, double-negative clamping, and self-rename (Round 95) 2026-02-13 14:50:49 -08:00
session-manager.test.js test: add 3 tests for null-input crashes and negative maxAge boundary (R98) 2026-02-13 15:35:18 -08:00
utils.test.js test: add 3 tests for null-input crashes and negative maxAge boundary (R98) 2026-02-13 15:35:18 -08:00