ECC/tests/lib
Affaan Mustafa 6a0b231d34 test: add Round 116 edge-case tests for replaceInFile null coercion, loadAliases extra fields, and ensureDir null path
- replaceInFile: null/undefined replacement coerced to string "null"/"undefined" by JS String.replace ToString
- loadAliases: extra unknown JSON fields silently preserved through load/save round-trip (loose validation)
- ensureDir: null/undefined path throws wrapped Error (ERR_INVALID_ARG_TYPE → re-thrown)

Total tests: 908
2026-02-13 18:11:58 -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 edge-case tests for countInFile empty pattern, parseSessionMetadata CRLF, and updateAliasTitle empty string coercion (round 115) 2026-02-13 18:05:28 -08:00
utils.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