ECC/tests/lib
Affaan Mustafa 88fa1bdbbc test: add 3 edge-case tests for countInFile overlapping, replaceInFile $& tokens, parseSessionMetadata CRLF
Round 123: Tests for countInFile non-overlapping regex match behavior (aaa with
/aa/g returns 1 not 2), replaceInFile with $& and $$ substitution tokens in
replacement strings, and parseSessionMetadata CRLF section boundary bleed where
\n\n fails to match \r\n\r\n. Total: 929 tests, all passing.
2026-02-13 18:36:09 -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 3 edge-case tests for findFiles dot escaping, listAliases limit falsy values, getSessionById old format 2026-02-13 18:30:42 -08:00
session-manager.test.js test: add 3 edge-case tests for countInFile overlapping, replaceInFile $& tokens, parseSessionMetadata CRLF 2026-02-13 18:36:09 -08:00
utils.test.js test: add 3 edge-case tests for countInFile overlapping, replaceInFile $& tokens, parseSessionMetadata CRLF 2026-02-13 18:36:09 -08:00