ECC/tests/lib
Affaan Mustafa 5107b3669f fix: box() off-by-one alignment, add 5 tests for readStdinJson and box alignment
- skill-create-output.js: fix top border being 1 char narrower than
  middle/bottom lines (width - title - 5 → width - title - 4)
- Add box alignment regression test verifying all lines have equal width
- Add 4 readStdinJson tests via subprocess (valid JSON, invalid JSON,
  empty stdin, nested objects) — last untested exported utility function
- All 338 tests passing
2026-02-12 16:53:06 -08:00
..
package-manager.test.js test: add 13 tests for package-manager.js untested functions 2026-02-12 15:59:56 -08:00
session-aliases.test.js fix: set USERPROFILE in tests for Windows os.homedir() compatibility 2026-02-12 16:41:58 -08:00
session-manager.test.js fix: set USERPROFILE in tests for Windows os.homedir() compatibility 2026-02-12 16:41:58 -08:00
utils.test.js fix: box() off-by-one alignment, add 5 tests for readStdinJson and box alignment 2026-02-12 16:53:06 -08:00