Files
united-workforce/packages/agent-hermes/__tests__
xiaoju 8bf5b88172
CI / check (pull_request) Successful in 2m41s
chore: remove integration tests, clean up CI exclusion
Deleted:
- acp-client.integration.test.ts (3 cases)
- resume-e2e.integration.test.ts (1 case, already skipped)

These tests spawn a real hermes CLI and hit live LLM,
belonging to the eval layer (#34), not CI.

ACP protocol parsing is already covered by unit test
acp-client.test.ts.

Also removed the --exclude integration/ hack from test:ci.

Fixes #60
2026-06-04 12:19:24 +00:00
..