ECC/tests/lib
Affaan Mustafa 06af1acb8d test: add Round 117 edge-case tests for grepFile CRLF, getSessionSize boundaries, and parseSessionFilename case
- grepFile: CRLF content leaves trailing \r on lines, breaking anchored $ patterns
- getSessionSize: boundary formatting at 0B, 1023B→"1023 B", 1024B→"1.0 KB", non-existent→"0 B"
- parseSessionFilename: [a-z0-9] regex rejects uppercase short IDs (case-sensitive design)

Total tests: 911
2026-02-13 18:16:10 -08:00
..
package-manager.test.js test: add 3 tests for nested backtick context truncation, newline args injection, alias 128-char boundary 2026-02-13 17:41:58 -08:00
session-aliases.test.js test: add Round 116 edge-case tests for replaceInFile null coercion, loadAliases extra fields, and ensureDir null path 2026-02-13 18:11:58 -08:00
session-manager.test.js test: add Round 117 edge-case tests for grepFile CRLF, getSessionSize boundaries, and parseSessionFilename case 2026-02-13 18:16:10 -08:00
utils.test.js test: add Round 117 edge-case tests for grepFile CRLF, getSessionSize boundaries, and parseSessionFilename case 2026-02-13 18:16:10 -08:00