mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 19:10:58 +00: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/auto-reply/reply.triggers.trigger-handling.test-harness.ts",
|
||||||
"src/agents/models-config.providers.ollama.test.ts",
|
"src/agents/models-config.providers.ollama.test.ts",
|
||||||
"src/commands/channel-test-registry.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",
|
"src/plugin-sdk/testing.ts",
|
||||||
]);
|
]);
|
||||||
const files = walkCode(path.join(repoRoot, "src"));
|
const files = walkCode(path.join(repoRoot, "src"));
|
||||||
|
|||||||
Reference in New Issue
Block a user