mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-21 13:22:30 +08:00
test(boundary): allow contract public-surface helpers
This commit is contained in:
@@ -175,6 +175,8 @@ describe("non-extension test boundaries", () => {
|
||||
"src/auto-reply/reply.triggers.trigger-handling.test-harness.ts",
|
||||
"src/agents/models-config.providers.ollama.test.ts",
|
||||
"src/commands/channel-test-registry.ts",
|
||||
"src/plugins/contracts/provider-vitest-registry.ts",
|
||||
"src/plugins/contracts/web-provider-vitest-registry.ts",
|
||||
"src/plugin-sdk/testing.ts",
|
||||
]);
|
||||
const files = walkCode(path.join(repoRoot, "src"));
|
||||
|
||||
Reference in New Issue
Block a user