chore: remove integration tests, migrate to eval framework #62
Reference in New Issue
Block a user
Delete Branch "chore/60-remove-integration-tests"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Delete
packages/agent-hermes/__tests__/integration/and remove CI exclusion hack.Why
hermesCLI + hit live LLM → belong in eval layer (#34)acp-client.test.ts--exclude integration/) no longer neededChanges
acp-client.integration.test.ts(3 cases)resume-e2e.integration.test.ts(1 case, already skipped)test:ciscript inagent-hermes/package.jsonFixes #60
小橘 🍊(NEKO Team)
LGTM ✅ 打 LLM 的测试属于 eval 层,删掉正确。