openclaw/src/test-utils
Peter Steinberger 60d308cff0 test: fix CI type regressions 2026-03-13 19:53:40 +00:00
..
auth-token-assertions.ts test: dedupe agent tests and session helpers 2026-02-22 17:11:54 +00:00
camera-url-test-helpers.ts refactor(nodes): dedupe camera payload and node resolve helpers 2026-03-02 23:32:41 +00:00
channel-plugin-test-fixtures.ts refactor(test-utils): share direct channel plugin test fixture 2026-03-07 17:58:31 +00:00
channel-plugins.test.ts refactor: eliminate jscpd clones and boost tests 2026-02-19 15:08:54 +00:00
channel-plugins.ts refactor(gateway): hard-break plugin wildcard http handlers 2026-03-02 16:24:06 +00:00
chunk-test-helpers.ts refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
command-runner.ts test: dedupe and optimize test suites 2026-02-19 15:19:38 +00:00
env.test.ts refactor(agents): dedupe plugin hooks and test helpers 2026-02-22 07:44:57 +00:00
env.ts refactor(agents): dedupe plugin hooks and test helpers 2026-02-22 07:44:57 +00:00
exec-assertions.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
fetch-mock.ts revert: fix models set catalog validation (#19194) 2026-02-17 09:43:41 -05:00
fixture-suite.ts test: dedupe fixtures and test harness setup 2026-02-23 05:45:54 +00:00
frozen-time.ts refactor(test): extract cron issue-regression harness and frozen-time helper 2026-03-03 01:44:21 +00:00
imessage-test-plugin.ts refactor(core): extract shared dedup helpers 2026-03-07 10:41:05 +00:00
internal-hook-event-payload.ts refactor(test): share internal hook and npm pack assertions 2026-02-18 17:01:22 +00:00
mock-http-response.ts diffs plugin 2026-02-28 18:38:00 -05:00
model-auth-mock.ts Gateway/CLI: add paired-device remove and clear flows (#20057) 2026-02-18 13:27:31 +00:00
model-fallback.mock.ts fix(agents): handle overloaded failover separately (#38301) 2026-03-07 01:42:11 +03:00
npm-spec-install-test-helpers.ts fix(security): stage installs before publish 2026-03-07 19:11:07 +00:00
ports.ts refactor(core): dedupe shared config and runtime helpers 2026-02-16 14:59:30 +00:00
provider-usage-fetch.ts refactor: dedupe provider usage fetch logic and tests 2026-02-19 12:51:30 +00:00
repo-scan.ts test: share runtime scan filters and cached test scans 2026-02-22 12:44:44 +01:00
runtime-group-policy-contract.ts test: share runtime group policy fallback cases 2026-03-10 22:20:19 +00:00
runtime-source-guardrail-scan.ts test(perf): reduce heavy fixture and guardrail overhead 2026-03-02 21:07:52 +00:00
secret-file-fixture.ts test: deduplicate cli option collision fixtures 2026-03-10 20:34:54 +00:00
secret-ref-test-vectors.ts Secrets: reject exec SecretRef traversal ids across schema/runtime/gateway (#42370) 2026-03-10 13:45:37 -05:00
send-payload-contract.ts test: extract sendpayload outbound contract suite 2026-03-10 20:35:03 +00:00
symlink-rebind-race.ts fix(security): harden file installs and race-path tests 2026-03-02 19:30:02 +00:00
system-run-prepare-payload.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
temp-dir.ts test(utils): share temp-dir helper across cli and web tests 2026-02-22 07:44:57 +00:00
temp-home.test.ts fix(ci): normalize path assertions across platforms 2026-02-19 15:28:14 +00:00
temp-home.ts test: share temp home env harness 2026-02-19 15:08:14 +00:00
tracked-temp-dirs.ts perf(test): reduce temp fixture churn in guardrail-heavy suites 2026-03-03 01:09:07 +00:00
typed-cases.ts refactor(test): stabilize case tables and readonly helper inputs 2026-02-22 00:10:07 +01:00
vitest-mock-fn.ts