ECC/tests/lib
Jonghyeok Park f331d3ecc9 feat(hooks): add shared resolve-formatter utility with caching
Extract project-root discovery, formatter detection, and binary
resolution into a reusable module. Caches results per-process to
avoid redundant filesystem lookups on every Edit hook invocation.

This is the foundation for eliminating npx overhead in format hooks.
2026-03-10 22:17:02 +09:00
..
package-manager.test.js Fix copilot-setup-steps.yml and address PR review comments 2026-02-18 07:22:05 +00:00
project-detect.test.js feat: automatic project type and framework detection (#293) 2026-03-02 22:07:10 -08:00
resolve-formatter.test.js feat(hooks): add shared resolve-formatter utility with caching 2026-03-10 22:17:02 +09:00
session-aliases.test.js Fix copilot-setup-steps.yml and address PR review comments 2026-02-18 07:22:05 +00:00
session-manager.test.js feat: deliver v1.8.0 harness reliability and parity updates 2026-03-04 14:48:06 -08:00
shell-split.test.js fix(hooks): allow tmux-wrapped dev server commands (#321) 2026-03-07 14:47:49 -08:00
utils.test.js fix(hooks): scrub secrets and harden hook security (#348) 2026-03-07 14:47:31 -08:00