ECC/tests/scripts
Chris Yau d170cdd175
fix: remove redundant skill copy from sync-ecc-to-codex.sh
Codex CLI reads skills natively from ~/.agents/skills/ (installed by
ECC installer / npx skills). The sync script was redundantly copying
the same skills from .agents/skills/ to ~/.codex/skills/.

Changes:
- Remove skill copy loop, variables, and path validation from sync script
- Update sanity checker to validate ~/.agents/skills/ instead of
  ~/.codex/skills/, downgrade missing skills from FAIL to WARN
- Update test assertions to verify skill sync removal

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>
2026-03-25 21:33:45 +08:00
..
claw.test.js fix: stabilize windows hook and claw tests 2026-03-05 12:37:24 -08:00
codex-hooks.test.js fix: finish blocker lane hook and install regressions 2026-03-25 04:00:50 -04:00
doctor.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
ecc.test.js Add PowerShell installer wrapper and update documentation (#532) 2026-03-16 13:35:17 -07:00
harness-audit.test.js fix(harness-audit): make scoring deterministic with scripted rubric (#524) 2026-03-16 13:34:30 -07:00
install-apply.test.js fix: finish blocker lane hook and install regressions 2026-03-25 04:00:50 -04:00
install-plan.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-ps1.test.js Add PowerShell installer wrapper and update documentation (#532) 2026-03-16 13:35:17 -07:00
install-sh.test.js Add PowerShell installer wrapper and update documentation (#532) 2026-03-16 13:35:17 -07:00
list-installed.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
orchestrate-codex-worker.test.js fix: refresh orchestration follow-up after #414 (#430) 2026-03-16 14:29:28 -07:00
orchestration-status.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
repair.test.js feat: strengthen install lifecycle and target adapters (#512) 2026-03-15 21:47:31 -07:00
session-inspect.test.js Add PowerShell installer wrapper and update documentation (#532) 2026-03-16 13:35:17 -07:00
setup-package-manager.test.js test: cover setGlobal/setProject catch blocks and session-start main().catch 2026-02-13 09:55:00 -08:00
skill-create-output.test.js test: add 3 tests for stdin 1MB overflow and analyzePhase async method (round 87) 2026-02-13 12:42:20 -08:00
sync-ecc-to-codex.test.js fix: remove redundant skill copy from sync-ecc-to-codex.sh 2026-03-25 21:33:45 +08:00
uninstall.test.js feat: strengthen install lifecycle and target adapters (#512) 2026-03-15 21:47:31 -07:00