openclaw/test/helpers
2026-04-20 13:18:49 +01:00
..
agents refactor(lint): enable map spread rule 2026-04-18 20:37:12 +01:00
auto-reply refactor(test): remove legacy extension test seams 2026-04-20 13:18:49 +01:00
channels perf: decouple plugin facades from extension types 2026-04-18 22:06:45 +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 fix(plugins): enforce synchronous registration 2026-04-17 10:14:00 +05:30
plugins refactor(test): remove legacy extension test seams 2026-04-20 13:18:49 +01:00
providers perf: decouple plugin facades from extension types 2026-04-18 22:06:45 +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 fix(runtime): duplicate messages, share singleton state across bundled chunks (#43683) 2026-03-12 14:59:27 -04:00
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 chore(lint): enable unnecessary type parameter rule 2026-04-18 18:31:13 +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 chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
temp-home.ts test: reduce models-config temp-home churn 2026-04-05 17:04:02 +01:00
temp-repo.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
vitest-config-paths.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
wizard-prompter.ts