ECC/tests/scripts
Affaan Mustafa b48930974b
fix: resolve all CI test failures (19 fixes across 6 files) (#519)
- canonical-session: fall back to JSON file recording when the loaded
  state-store module has no writer methods (factory vs instance)
- install-executor: skip node_modules and .git dirs in listFilesRecursive
  to prevent ETIMEDOUT copying thousands of .opencode dependency files
- ecc.js: increase maxBuffer to 10MB for spawned subcommands to prevent
  ENOBUFS on large install plan JSON output
- install-apply.test: update Cursor and Antigravity path assertions to
  match flattened rule layout and remapped dirs (workflows, skills)
- ecc.test: increase maxBuffer in test runner to handle large output
- orchestrate-codex-worker.sh: guard against unreadable task file before
  cat, write failure status and handoff artifacts on early exit
2026-03-16 01:59:53 -07:00
..
claw.test.js fix: stabilize windows hook and claw tests 2026-03-05 12:37:24 -08:00
doctor.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
ecc.test.js fix: resolve all CI test failures (19 fixes across 6 files) (#519) 2026-03-16 01:59:53 -07:00
install-apply.test.js fix: resolve all CI test failures (19 fixes across 6 files) (#519) 2026-03-16 01:59:53 -07:00
install-plan.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
install-sh.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -07:00
list-installed.test.js feat: orchestration harness, selective install, observer improvements 2026-03-14 12:55:25 -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 feat: record canonical session snapshots via adapters (#511) 2026-03-16 01:35:45 -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
uninstall.test.js feat: strengthen install lifecycle and target adapters (#512) 2026-03-15 21:47:31 -07:00