ECC/tests/lib
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
..
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: capture stderr in typecheck hook, add 13 tests for session-end and utils 2026-02-12 16:31:07 -08:00