ECC/tests
Affaan Mustafa dc9aefbee1 fix: set USERPROFILE in tests for Windows os.homedir() compatibility
On Windows, os.homedir() uses USERPROFILE env var instead of HOME.
Tests that override HOME to a temp dir must also set USERPROFILE for
the session-manager, session-aliases, and session-start hook tests
to find files in the correct directory.
2026-02-12 16:41:58 -08:00
..
ci test: add cross-reference validation tests for validate-commands 2026-02-12 16:26:24 -08:00
hooks fix: set USERPROFILE in tests for Windows os.homedir() compatibility 2026-02-12 16:41:58 -08:00
integration fix: handle Windows EOF error in large-input hook test 2026-02-12 15:43:47 -08:00
lib fix: set USERPROFILE in tests for Windows os.homedir() compatibility 2026-02-12 16:41:58 -08:00
run-all.js fix: 3 bugs fixed, stdin encoding hardened, 37 CI validator tests added 2026-02-12 16:08:49 -08:00