mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-10 08:36:29 +00:00
test(boundary): allow contract public-surface helpers
This commit is contained in:
parent
1da928211b
commit
647c56ef66
1 changed files with 2 additions and 0 deletions
|
|
@ -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"));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue