openclaw/test/helpers
2026-04-12 20:17:42 +01:00
..
agents test: move prompt composition fixtures into test helpers 2026-04-06 18:10:10 +01:00
channels test: defer bundled plugin contract loads 2026-04-12 20:17:42 +01:00
config fix: honor heartbeat timeoutSeconds (#64491) 2026-04-11 00:39:21 +01:00
cron test: move channel contract fixtures into test helpers 2026-04-06 18:03:35 +01:00
gateway test: move android policy fixtures into test helpers 2026-04-06 18:18:03 +01:00
infra Tests: align routing and iMessage helpers 2026-04-07 06:24:04 +08:00
media-generation test: dedupe media provider tests 2026-04-11 13:55:07 +01:00
plugins test(providers): share onboard primary model checks 2026-04-12 04:30:19 +01:00
providers test: defer bundled plugin contract loads 2026-04-12 20:17:42 +01:00
AGENTS.md docs(boundary): codify shared test helper plugin seams 2026-04-10 08:27:35 +01:00
auth-wizard.ts refactor: move provider auth-choice helpers into plugins 2026-03-16 22:40:33 -07:00
browser-bundled-plugin-fixture.ts fix(feishu): enforce workspace-only localRoots in docx upload actions [AI-assisted] (#62369) 2026-04-07 10:35:03 -06:00
bundled-channel-entry.ts test(extensions): dedupe bundled entry smoke tests 2026-04-12 03:09:18 +01:00
bundled-plugin-paths.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
bundled-runtime-sidecars.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
captured-io.ts refactor: dedupe test and script helpers 2026-03-24 15:48:35 +00:00
CLAUDE.md docs(boundary): codify shared test helper plugin seams 2026-04-10 08:27:35 +01:00
envelope-timestamp.ts
fast-short-timeouts.ts test: harden vitest no-isolate coverage 2026-03-22 10:48:21 -07:00
gateway-e2e-harness.ts chore: enable no-unnecessary-type-arguments 2026-04-10 20:14:49 +01:00
http-test-server.ts refactor(test): dedupe shared test helpers 2026-03-21 23:07:51 +00:00
import-fresh.ts
mock-incoming-request.ts
node-builtin-mocks.test.ts test: extract node builtin mock helpers 2026-04-03 18:40:28 +01:00
node-builtin-mocks.ts test: trim remaining mock drift 2026-04-04 04:04:12 +01:00
normalize-text.ts
pairing-reply.ts refactor: align pairing replies, daemon hints, and feishu mention policy 2026-03-25 04:22:53 -07:00
paths.ts
pattern-file.ts refactor: dedupe test and script helpers 2026-03-24 15:48:35 +00:00
poll.ts
provider-replay-policy.ts test(providers): dedupe replay policy assertions 2026-04-12 03:13:48 +01:00
sandbox-fixtures.ts test: share planner and sandbox test helpers 2026-03-26 22:03:18 +00:00
temp-dir.ts test(root): share temp dir helper across root tests 2026-04-06 05:43:48 +01:00
temp-home.ts test: reduce models-config temp-home churn 2026-04-05 17:04:02 +01:00
temp-repo.ts test: share planner and sandbox test helpers 2026-03-26 22:03:18 +00:00
vitest-config-paths.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
wizard-prompter.ts