openclaw/test/helpers
pashpashpash 563dca82f4
Add Codex happy path prompt snapshots (#75807)
* Add Codex prompt snapshots

* Fix prompt snapshot scenario catalogs

* Harden prompt snapshot drift check

* Fix CLI compat build export

* fix: keep codex snapshots out of core plugin surface

* fix: harden prompt snapshot ci checks

* fix: accept readonly web search onboarding scopes

* fix: repair plugin sdk package boundary types

* fix: clear prompt snapshot ci regressions

* fix: clear latest main ci checks

* fix: resolve latest main discord helper overlap

* fix: refresh codex dynamic tool snapshots

* fix: align prompt snapshot branch with latest ci

* fix: isolate plugin auto enable tests

* test: refresh prompt dynamic tool snapshots

* fix: stabilize bundled channel auto enable

* fix: clean stale prompt snapshots
2026-05-03 00:59:55 +09:00
..
agents Add Codex happy path prompt snapshots (#75807) 2026-05-03 00:59:55 +09:00
auto-reply refactor: trim secondary test helper exports 2026-05-02 04:45:51 +01:00
config fix: honor heartbeat timeoutSeconds (#64491) 2026-04-11 00:39:21 +01:00
cron fix(heartbeat): type wake scheduling intent 2026-05-02 14:52:18 +01:00
gateway
infra test(ci): fix msteams and heartbeat red lanes 2026-04-20 23:33:49 +01:00
media-generation fix(ci): keep video live helper within plugin boundary 2026-04-29 00:40:42 +01:00
plugins refactor: promote plugin test helpers to sdk 2026-04-28 00:55:11 +01:00
AGENTS.md docs(boundary): codify shared test helper plugin seams 2026-04-10 08:27:35 +01:00
auth-wizard.ts refactor: trim test helper exports 2026-05-01 20:44:09 +01:00
browser-bundled-plugin-fixture.ts fix(browser): require admin scope for browser request 2026-04-25 05:27:20 +01:00
bundled-runtime-sidecars.ts
captured-io.ts
CLAUDE.md docs(boundary): codify shared test helper plugin seams 2026-04-10 08:27:35 +01:00
fast-short-timeouts.ts
gateway-e2e-harness.ts test: add reusable OpenClaw test instance helper 2026-04-29 00:50:55 +01:00
normalize-text.ts
openclaw-test-instance.test.ts test: add reusable OpenClaw test instance helper 2026-04-29 00:50:55 +01:00
openclaw-test-instance.ts test: add reusable OpenClaw test instance helper 2026-04-29 00:50:55 +01:00
paths.ts
pattern-file.ts
poll.ts
stt-live-audio.test.ts test: tolerate opencl live stt transcript variant 2026-04-29 14:37:28 +01:00
temp-dir.ts chore(lint): enable additional cleanup rules 2026-04-18 20:37:13 +01:00
temp-repo.ts test: harden ci timing cleanup 2026-04-22 04:45:19 +01:00
vitest-config-paths.ts test: align Vitest config path assertions 2026-04-10 15:49:37 +01:00
wizard-prompter.ts