mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
* fix(tests): skip bash tests on Windows and fix USERPROFILE in resolve-ecc-root - hooks.test.js: add SKIP_BASH guard for 8 bash-dependent tests (detect-project.sh, observe.sh) while keeping 207 Node.js tests running - resolve-ecc-root.test.js: add USERPROFILE to env overrides in 2 INLINE_RESOLVE tests so os.homedir() resolves correctly on Windows Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> * fix(tests): handle BOM in shebang stripping and skip worktree tests on Windows - validators.test.js: replace regex stripShebang with character-code approach that handles UTF-8 BOM before shebang line - detect-project-worktree.test.js: skip entire file on Windows since tests invoke bash scripts directly Generated with [Claude Code](https://claude.ai/code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Happy <yesreply@happy.engineering> |
||
|---|---|---|
| .. | ||
| agent-compress.test.js | ||
| inspection.test.js | ||
| install-config.test.js | ||
| install-lifecycle.test.js | ||
| install-manifests.test.js | ||
| install-request.test.js | ||
| install-state.test.js | ||
| install-targets.test.js | ||
| orchestration-session.test.js | ||
| package-manager.test.js | ||
| project-detect.test.js | ||
| resolve-ecc-root.test.js | ||
| resolve-formatter.test.js | ||
| selective-install.test.js | ||
| session-adapters.test.js | ||
| session-aliases.test.js | ||
| session-manager.test.js | ||
| shell-split.test.js | ||
| skill-dashboard.test.js | ||
| skill-evolution.test.js | ||
| skill-improvement.test.js | ||
| state-store.test.js | ||
| tmux-worktree-orchestrator.test.js | ||
| utils.test.js | ||