openclaw/test/scripts
Peter Steinberger 6268eeef15
test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface (#104361)
* test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface

- fix 7 Control UI tests broken on main: module-mock factories are unreliable
  under isolate:false shared workers; use RealtimeTalkSession prototype spies
  and real jsdom storage instead (chat-realtime, chat-pull-requests)
- add gated checks-ui CI job (runUiTests changed-scope output): chromium
  provisioning, lint:ui:no-raw-window-open, pnpm --dir ui test; ~30s on a
  4vcpu runner, runs only when ui-affecting paths change
- add weekly node22-compat workflow exercising the supported lower Node bound
  with the same command set as the dispatch-only ci.yml job
- delete the unreachable channels entry in EXTENSION_TEST_CONFIG_ROUTES and
  the never-populated extensionRoutedChannelTestFiles override machinery
  (born empty in 2ccb5cff22); resolved globs are provably identical
- guard run-vitest.mjs hardcoded path maps with existence tests so renames
  cannot silently drop extended stall watchdogs
- remove unenforced coverage thresholds; test:coverage is informational, docs
  updated (reference/test, help/testing, plugins/sdk-testing)

Closes #104321

* test: pin OPENCLAW_CI_RUN_UI_TESTS in the manifest env expectation

* test(ui): capture the realtime start spy instead of referencing the unbound prototype method

* test(ui): raise ui vitest timeouts for real-browser layout tests on small CI runners
2026-07-11 03:04:11 -07:00
..
fixtures
android-app-i18n.test.ts fix(android): preserve Swedish app name 2026-07-01 03:43:03 -07:00
android-pin-version.test.ts
android-release-artifacts.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
android-release-fastlane-gates.test.ts fix(android): make release screenshots deterministic 2026-07-09 01:32:13 -05:00
android-release-signing.test.ts feat(android): publish signed APKs with stable releases (#101212) 2026-07-07 00:39:59 +01:00
android-release-wrapper-args.test.ts fix(test): route android release wrappers 2026-06-21 18:19:07 +02:00
android-screenshots.test.ts fix(android): make release screenshots deterministic 2026-07-09 01:32:13 -05:00
android-version.test-support.ts
android-version.test.ts fix(scripts): reject short flag version values 2026-06-21 22:33:59 +02:00
apple-app-i18n.test.ts feat(ios): refresh onboarding setup flow (#98868) 2026-07-05 21:38:54 -04:00
apple-release-source-check.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
arg-utils.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
audit-seams.test.ts
auth-monitor.test.ts
barnacle-auto-response.test.ts
bench-cli-startup.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
bench-gateway-child-test-support.ts
bench-gateway-restart.test.ts perf(test): overlap restart CLI probes 2026-07-07 02:03:36 -04:00
bench-gateway-startup.test.ts fix(qa): reject duplicate gateway startup controls 2026-06-23 17:08:08 +02:00
bench-model.test.ts fix(qa): reject duplicate model bench controls 2026-06-23 17:18:47 +02:00
bench-sqlite-state.test.ts fix(qa): reject duplicate sqlite bench controls 2026-06-23 16:41:01 +02:00
bench-test-changed.test.ts fix(qa): reject duplicate single-value flags 2026-06-23 14:01:29 +02:00
bench-web-fetch.test.ts fix(tooling): accept pnpm separator in web fetch benchmark 2026-07-04 13:47:14 -07:00
bounded-response-text.test.ts
bounded-response.test.ts
browser-cdp-snapshot.test.ts
build-all.test.ts fix: preserve runtime plugin assets after build (#104229) 2026-07-11 00:07:59 -07:00
build-and-run-mac.test.ts
build-diffs-viewer-runtime.test.ts
bundled-plugin-assets.test.ts
bundled-plugin-build-entries.test.ts feat(codex): supervise native Codex sessions (#104045) 2026-07-11 00:12:08 -07:00
bundled-plugin-install-uninstall-probe.test.ts test: guard bundled probe PID cleanup (#103399) 2026-07-10 06:20:21 +01:00
bundled-plugin-source-utils.test.ts
changed-lanes.test.ts chore(tooling): typecheck scripts/** with a dedicated tsgo lane (#104348) 2026-07-11 02:31:17 -07:00
channel-contract-test-plan.test.ts
check-changelog-attributions.test.ts fix(pr-gates): reject normal root changelog edits 2026-07-06 11:09:49 +02:00
check-channel-agnostic-boundaries.test.ts
check-cli-bootstrap-imports.test.ts
check-cli-startup-memory.test.ts fix(cli): reduce plugin listing startup memory (#103132) 2026-07-09 23:28:11 +01:00
check-composite-action-input-interpolation.test.ts
check-database-first-legacy-stores.test.ts
check-deadcode-unused-files.test.ts
check-dependency-pins.test.ts
check-deprecated-api-usage.test.ts
check-docs-i18n-glossary.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
check-docs-mdx.test.ts fix(scripts): reject short flag values in release docs parsers 2026-06-21 21:39:41 +02:00
check-dynamic-import-warts.test.ts
check-extension-package-tsc-boundary.test.ts test(scripts): use true overflow timer inputs 2026-06-22 05:11:25 +02:00
check-extension-wildcard-reexports.test.ts
check-file-utils.test.ts
check-gateway-cpu-scenarios.test.ts fix(qa): reject duplicate gateway cpu controls 2026-06-23 17:30:37 +02:00
check-gateway-watch-regression.test.ts test(gateway): harden watch regression diagnostics (#95473) 2026-07-09 16:36:31 +01:00
check-memory-fd-repro.test.ts fix(test): use canonical memory fd repro config 2026-07-04 13:49:20 +02:00
check-no-conflict-markers.test.ts
check-no-random-messaging-tmp.test.ts
check-no-raw-window-open.test.ts
check-openclaw-package-tarball.test.ts fix(release): bundle AI runtime in installer smoke (#103556) 2026-07-10 02:13:41 -07:00
check-opengrep-rule-metadata.test.ts
check-package-dist-imports.test.ts fix(release): track CommonJS package dist imports 2026-06-23 10:31:05 +02:00
check-package-patches.test.ts chore: update dependencies (#100027) 2026-07-04 14:56:50 -04:00
check-plugin-npm-runtime-builds.test.ts
check-plugin-sdk-wildcard-reexports.test.ts fix(scripts): catch namespace plugin sdk wildcard exports 2026-06-23 10:35:28 +02:00
check-protocol-event-coverage.test.ts fix(ci): catch native-only mobile protocol drift (#100278) 2026-07-05 09:23:45 -07:00
check-release-metadata-only.test.ts chore(ios): generate release artifacts locally 2026-07-01 22:05:26 -05:00
check-runtime-sidecar-loaders.test.ts
check-session-accessor-boundary.test.ts refactor(gateway): route chat transcript injection through the session accessor (#101688) 2026-07-07 09:10:30 -07:00
check-session-transcript-reader-boundary.test.ts
check-ts-max-loc.test.ts
check-workflows.test.ts fix(ci): report missing workflow pre-commit runtime 2026-06-23 17:27:32 +08:00
check.test.ts
ci-docker-pull-retry.test.ts
ci-hydrate-testbox-env.test.ts fix(test): route testbox env hydration 2026-06-21 18:04:47 +02:00
ci-live-command-retry.test.ts ci(release): retry transient MiniMax image failures (#103114) 2026-07-09 22:33:33 +01:00
ci-node-test-plan.test.ts perf(ci): shorten stalled gateway retry 2026-07-05 20:40:16 -04:00
ci-run-timings.test.ts fix(doctor): stop promising --fix for working isolated shell-prompt cron jobs (#94655) (#94784) 2026-06-22 10:42:21 +00:00
ci-workflow-guards.test.ts test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface (#104361) 2026-07-11 03:04:11 -07:00
claude-auth-status.test.ts
clawdock-helpers.test.ts fix(clawdock): scope confirmation response (#103837) 2026-07-10 18:06:06 +01:00
clawhub-bootstrap-artifact.test.ts fix(release): publish ClawHub bootstrap artifacts immutably (#103809) 2026-07-10 13:33:20 -07:00
clawhub-fixture-server.test.ts test(scripts): route ClawHub fixture server 2026-06-21 11:42:29 +02:00
cli-startup-bench-spawner.test.ts
close-duplicate-prs-after-merge.test.ts
code-mode-namespace-live.test.ts
codesign-mac-app.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
codex-app-server-protocol-source.test.ts fix(codex): validate maintained app-server types (#101726) 2026-07-07 15:48:08 +01:00
codex-install-assertions.test.ts feat(openai): default new setups to GPT-5.6 (#103581) 2026-07-10 10:22:58 +01:00
codex-media-path-client.test.ts
committer.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
config-reload-log-scanner.test.ts
config-reload-mutate-metadata.test.ts test(scripts): route config reload metadata helper 2026-06-21 11:13:13 +02:00
control-ui-i18n.test.ts fix(ui): localize mobile pairing in Hindi and Russian (#100040) 2026-07-04 15:30:48 -04:00
crabbox-wrapper.test.ts improve(release): reuse exact-SHA validation evidence (#104162) 2026-07-11 12:48:27 +08:00
create-dmg.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
cron-mcp-cleanup-docker-client.test.ts
dependency-changes-report.test.ts fix(qa): reject ambiguous dependency report inputs 2026-06-23 13:43:44 +02:00
dependency-guard-script.test.ts
dependency-guard-workflow.test.ts
dependency-ownership-surface-report.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
dependency-vulnerability-gate.test.ts
dev-tooling-safety.test.ts test(openai): add focused realtime live smoke 2026-07-06 23:22:33 -07:00
docker-all-scheduler.test.ts fix(ci): preserve QA package intent boundaries (#104207) 2026-07-11 00:51:57 -07:00
docker-build-helper.test.ts test(gateway): prove suspension lifecycle in Docker (#104203) 2026-07-10 22:53:35 -07:00
docker-e2e-clients.test.ts
docker-e2e-crestodian.test.ts fix(e2e): provide crestodian rescue gateway token 2026-07-05 13:36:27 +02:00
docker-e2e-helper-cli.test.ts fix(ci): preserve QA package intent boundaries (#104207) 2026-07-11 00:51:57 -07:00
docker-e2e-observability.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
docker-e2e-plan.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
docker-e2e-seeds.test.ts
docker-plugin-selection.test.ts fix(docker): package selected external plugins in source-built images (#103629) 2026-07-10 13:00:50 +01:00
docker-stats-resource-ceiling.test.ts
docs-i18n.test.ts perf(test): run docs i18n partitions concurrently 2026-07-06 17:31:23 -04:00
docs-list.test.ts fix(docs): show inline read_when hints in docs:list (#95243) 2026-06-22 14:14:20 +08:00
docs-spellcheck.test.ts
docs-sync-publish.test.ts fix(docs): reject sync publish flag values 2026-06-21 20:13:50 +02:00
doctor-install-switch-wrapper.test.ts test(scripts): route doctor install wrapper helper 2026-06-21 11:30:45 +02:00
e2e-agent-turn-output.test.ts
e2e-helper-env-limits.test.ts fix(scripts): clamp openwebui probe timer 2026-06-22 03:18:24 +02:00
e2e-mock-config-limits.test.ts refactor: consolidate free-port test helpers (#99771) 2026-07-03 19:53:43 -07:00
e2e-run-with-pty.test.ts
e2e-shell-tempfiles.test.ts fix(e2e): stop waiting for skipped skills prompt 2026-07-05 12:40:31 +02:00
e2e-temp-state-dir.test.ts
e2e-text-file-utils.test.ts
e2e-websocket-open.test.ts
embedded-run-abort-leak.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
ensure-cli-startup-build.test.ts
ensure-extension-memory-build.test.ts
ensure-playwright-chromium.test.ts fix(qa): recover Playwright Chromium on Ubuntu 26 2026-06-24 13:24:43 +08:00
extension-import-boundary-checker.test.ts
extension-source-classifier.test.ts
find-reusable-release-validation.test.ts improve(release): reuse exact-SHA validation evidence (#104162) 2026-07-11 12:48:27 +08:00
firecrawl-compare.test.ts
fixture-common.test.ts test(scripts): route fixture common helper 2026-06-21 11:55:25 +02:00
fixture-config.test.ts fix(e2e): avoid browser cdp doctor race 2026-07-05 14:21:14 +02:00
fixture-plugin-commands.test.ts
fixtures-workspace.test.ts
format-docs.test.ts
format-generated-module.test.ts
full-release-validation-at-sha.test.ts improve(release): reuse exact-SHA validation evidence (#104162) 2026-07-11 12:48:27 +08:00
gateway-frame-payload.test.ts
gateway-network-client.test.ts test(gateway): prove suspension lifecycle in Docker (#104203) 2026-07-10 22:53:35 -07:00
gateway-ws-client.test.ts
generate-dependency-release-evidence.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
generate-docs-map.test.ts fix: harden docs map heading rendering (#99099) 2026-07-03 15:36:11 +00:00
generate-npm-shrinkwrap.test.ts fix(release): manage tracked private shrinkwraps 2026-07-10 17:47:32 -07:00
gh-read.test.ts
github-activity-helper.test.ts fix(scripts): run gh without terminal formatting 2026-06-22 18:44:21 +08:00
incremental-line-reader.test.ts
install-cli.test.ts fix(installer): default to Node 22.22.2 (#104073) 2026-07-10 19:28:49 -07:00
install-npm-fixtures.ts
install-ps1.test.ts perf(test): overlap PowerShell installer exit checks 2026-07-07 00:57:24 -04:00
install-sh.test.ts fix(install): harden stdin consumers to prevent pipe corruption in curl | bash (#87799) 2026-07-11 14:00:53 +08:00
install-smoke-no-push-workflow.test.ts fix(ci): preserve QA package intent boundaries (#104207) 2026-07-11 00:51:57 -07:00
ios-configure-signing.test.ts feat: wire ios push sandbox tooling 2026-06-22 21:07:57 -04:00
ios-node-e2e.test.ts fix(scripts): validate iOS node CLI values before help 2026-06-21 23:00:30 +02:00
ios-periphery-comment-workflow.test.ts fix(ci): tolerate periphery comment permission denials 2026-07-06 11:18:58 +02:00
ios-pull-gateway-log.test.ts
ios-release-fastlane-gates.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
ios-release-prepare.test.ts Require explicit iOS release versions 2026-07-01 20:24:38 -05:00
ios-release-signing.test.ts feat: wire ios push sandbox tooling 2026-06-22 21:07:57 -04:00
ios-release-wrapper-args.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
ios-run.test.ts fix(fal): route grok-imagine and nano-banana-2-lite edits to correct endpoints (#98688) 2026-07-01 20:42:25 -07:00
ios-team-id.test.ts
ios-validate-app-store-ipa.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
ios-version.test-support.ts chore(ios): generate release artifacts locally 2026-07-01 22:05:26 -05:00
ios-version.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
issue-78851-model-resolution.test.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
k8s-manifests.test.ts
kitchen-sink-plugin-assertions.test.ts test: stabilize load-sensitive test families that break gates under parallel load (#100420) 2026-07-05 12:53:06 -07:00
kitchen-sink-rpc-walk.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
kova-ci-summary.test.ts fix(ci): preserve Kova failure evidence 2026-07-11 15:57:55 +08:00
kova-report-gate.test.ts fix(release): accept Kova collector-only phases (#104008) 2026-07-10 17:31:42 -07:00
kova-report-publish-files.test.ts fix(ci): harden release performance evidence (#103790) 2026-07-10 16:59:10 +01:00
kova-report-selector.test.ts fix(ci): select full Kova performance reports (#103863) 2026-07-10 19:01:30 +01:00
kova-workflow-evidence.test.ts fix(ci): harden release performance evidence (#103790) 2026-07-10 16:59:10 +01:00
label-open-issues.test.ts fix(scripts): reject short flag values in helper CLIs 2026-06-21 22:19:54 +02:00
limit-edge-case-live-proof.test.ts
lint-suppressions.test.ts fix(macos): harden fresh AI onboarding (#102637) 2026-07-10 04:59:15 +01:00
list-prod-store-packages.test.ts
live-docker-auth.test.ts
live-docker-stage.test.ts
live-plugin-tool-assertions.test.ts
local-heavy-check-runtime.test.ts refactor: remove dead code and consolidate repeated paths (#100650) 2026-07-06 02:24:37 -07:00
make-appcast.test.ts feat: sidebar update card (web + macOS) with app-first mac update flow and Sparkle beta track (#104171) 2026-07-11 00:34:10 -07:00
managed-child-process.test.ts
mantis-build-telegram-desktop-proof-evidence.test.ts
mantis-build-telegram-evidence.test.ts
mantis-publish-pr-evidence.test.ts
mantis-telegram-desktop-proof-workflow.test.ts fix(qa): use valid Convex module filename 2026-07-07 15:04:53 -05:00
mantis-web-ui-chat-evidence.test.ts ci(mantis): add web UI chat proof lane (#100472) 2026-07-07 10:54:35 +01:00
mantis-web-ui-chat-proof-workflow.test.ts ci(mantis): add web UI chat proof lane (#100472) 2026-07-07 10:54:35 +01:00
mcp-channel-limits.test.ts
mcp-code-mode-gateway-client.test.ts fix(qa): require MCP API list evidence 2026-06-23 15:20:29 +02:00
measure-rpc-rtt.test.ts fix(qa): reject duplicate rpc rtt controls 2026-06-23 18:00:53 +02:00
merge-head-diff-base.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
mobile-release-ref.test.ts Track mobile release SHAs with refs 2026-06-26 18:54:45 -05:00
mock-openai-config.test.ts
mock-openai-http.test.ts
native-app-i18n.test.ts chore(swift): enforce current formatting and lint rules (#103313) 2026-07-10 11:54:08 +01:00
notarize-mac-artifact.test.ts
npm-onboard-channel-agent-assertions.test.ts
npm-runner.test.ts fix(scripts): resolve Windows cmd shim launcher 2026-06-21 11:15:14 +02:00
npm-telegram-live.test.ts fix(ci): run Telegram release QA from trusted harness (#103207) 2026-07-10 11:32:24 -07:00
npm-verify-exec.test.ts
ocm-npm-workspace-deps.test.ts fix(ci): unblock Kova packs during release prep 2026-07-11 16:32:59 +08:00
onboard-config-fixtures.test.ts test(scripts): route onboard config helpers 2026-06-21 11:23:08 +02:00
onboard-log-contains.test.ts
openai-image-auth-docker-client.test.ts test: fold remaining Docker lanes into QA (#97708) 2026-06-29 00:39:06 -07:00
openclaw-bws-resolver.test.ts
openclaw-cross-os-release-checks.test.ts chore(tooling): typecheck scripts/** with a dedicated tsgo lane (#104348) 2026-07-11 02:31:17 -07:00
openclaw-cross-os-release-workflow.test.ts fix(release): make validation proof no-write (#103737) 2026-07-10 08:18:44 -07:00
openclaw-e2e-instance.test.ts
openclaw-live-updater.test.ts fix: stop Gateway without source rebuild (#104357) 2026-07-11 02:45:07 -07:00
openclaw-npm-extended-stable-full-validation-workflow.test.ts fix(release): make validation proof no-write (#103737) 2026-07-10 08:18:44 -07:00
openclaw-npm-extended-stable-release.test.ts fix(release): keep validation evidence immutable across reruns (#103906) 2026-07-10 20:16:19 +01:00
openclaw-npm-extended-stable-workflow.test.ts fix(release): keep validation evidence immutable across reruns (#103906) 2026-07-10 20:16:19 +01:00
openclaw-npm-publish.test.ts fix(release): allow SHA-only extended-stable preflight (#101466) 2026-07-07 07:45:55 -07:00
openclaw-performance-source-summary.test.ts fix(scripts): reject short flag performance summary paths 2026-06-21 22:02:05 +02:00
openclaw-performance-workflow.test.ts test(ci): cover split performance artifacts 2026-07-11 17:38:41 +08:00
openclaw-release-clawhub-runtime-state.test.ts fix(test): route release script owners 2026-06-21 16:53:49 +02:00
openclaw-release-telegram-qa-workflow.test.ts ci(release): preserve Telegram launcher stage (#104356) 2026-07-11 02:44:25 -07:00
openclaw-test-state.test.ts
oxlint-config.test.ts
package-acceptance-workflow.test.ts ci(release): fail fast in Telegram validation (#104324) 2026-07-11 02:11:27 -07:00
package-changelog.test.ts fix: current-tree package checks support unreleased versions (#104186) 2026-07-10 22:31:42 -07:00
package-git-fixture.test.ts fix(e2e): stage ai runtime in git fixtures 2026-07-05 13:25:36 +02:00
package-mac-app.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
package-mac-dist.test.ts fix(mac): share Swift packaging preflight 2026-07-04 08:00:15 +02:00
package-root-args.test.ts fix(scripts): reject short flag package roots 2026-06-21 21:27:57 +02:00
parallels-lib-helpers.test.ts test(scripts): route Parallels lib helpers 2026-06-21 11:52:46 +02:00
parallels-npm-update-smoke.test.ts fix(release): validate exact prepared npm package sets (#102759) 2026-07-09 05:19:24 -07:00
parallels-package-log-progress-extract.test.ts fix(qa): restore package docker gates 2026-07-04 01:56:21 +02:00
parallels-smoke-model.test.ts fix: current-tree package checks support unreleased versions (#104186) 2026-07-10 22:31:42 -07:00
parallels-update-job-timeout.test.ts test(scripts): use true overflow timer inputs 2026-06-22 05:11:25 +02:00
plain-gh.test.ts fix(scripts): bypass gh wrapper shims 2026-06-26 07:51:07 +01:00
plugin-boundary-report.test.ts
plugin-clawhub-new-workflow.test.ts fix(release): publish ClawHub bootstrap artifacts immutably (#103809) 2026-07-10 13:33:20 -07:00
plugin-contract-test-plan.test.ts
plugin-gateway-gauntlet.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
plugin-index-sqlite.test.ts
plugin-lifecycle-measure.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
plugin-npm-extended-stable-workflow.test.ts fix(release): unblock Meta npm bootstrap publication (#103951) 2026-07-10 14:50:00 -07:00
plugin-npm-package-manifest-args.test.ts
plugin-npm-publish.test.ts feat(release): preflight all extended-stable npm packages (#101757) 2026-07-08 08:01:00 -07:00
plugin-npm-runtime-build-args.test.ts fix(scripts): reject short flag values in helper CLIs 2026-06-21 22:19:54 +02:00
plugin-package-dependencies.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
plugin-prerelease-test-plan.test.ts test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface (#104361) 2026-07-11 03:04:11 -07:00
plugin-publication-artifact.test.ts fix(release): unblock Meta npm bootstrap publication (#103951) 2026-07-10 14:50:00 -07:00
plugin-release-pretag-pack-check.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
plugin-sdk-declaration-budget.test.ts improve(qa): verify native Slack chart delivery (#103337) 2026-07-10 06:58:33 +01:00
plugin-sdk-surface-report.test.ts fix: prevent exec approval revocation races (#103515) 2026-07-10 21:35:05 +01:00
plugin-update-unchanged-docker.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
plugins-assertions.test.ts fix(release): validate exact prepared npm package sets (#102759) 2026-07-09 05:19:24 -07:00
pnpm-audit-prod.test.ts test(scripts): use true overflow timer inputs 2026-06-22 05:11:25 +02:00
pnpm-runner.test.ts fix(scripts): resolve Windows cmd shim launcher 2026-06-21 11:15:14 +02:00
postinstall-bundled-plugins.test.ts fix(install): raise postinstall dist scan budget so npm upgrades cannot trip the shared cap (#101206) 2026-07-07 00:07:05 +01:00
pr-operation-lock.test.ts perf(test): accelerate PR lock timing proofs 2026-07-10 11:02:57 -04:00
pr-prepare-gates.test.ts fix(maint): avoid stale PR sync evidence (#103944) 2026-07-10 22:05:23 +01:00
pr-wrappers.test.ts fix(pr): reject stale canonical wrapper code 2026-07-10 22:24:36 -07:00
preinstall-package-manager-warning.test.ts fix(install): detect package manager launcher names 2026-06-21 15:18:57 +02:00
prepare-extension-package-boundary-artifacts.test.ts improve: keep isolated tests under one second (#100019) 2026-07-05 10:57:19 -07:00
prepare-git-hooks.test.ts
print-cli-backend-live-metadata.test.ts
profile-extension-memory.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
prompt-snapshots.test.ts
proxy-install-ca.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
qa-e2e.test.ts fix(qa): reject duplicate qa e2e outputs 2026-06-23 13:34:20 +02:00
qa-lab-up.test.ts fix(qa): accept pnpm separator for lab up (#96246) 2026-06-24 10:22:56 +08:00
qa-report-cli.test.ts fix(qa): reject duplicate single-value flags 2026-06-23 14:01:29 +02:00
qa-ux-matrix-evidence-producer.test.ts perf(test): skip fixture-only browser startup 2026-07-05 18:40:20 -04:00
real-behavior-proof-policy.test.ts
release-beta-smoke.test.ts
release-beta-verifier.test.ts fix(release): publish ClawHub bootstrap artifacts immutably (#103809) 2026-07-10 13:33:20 -07:00
release-candidate-checklist.test.ts improve(release): reuse exact-SHA validation evidence (#104162) 2026-07-11 12:48:27 +08:00
release-check.test.ts fix(release): pack local AI runtime for release checks (#103941) 2026-07-10 21:59:59 +01:00
release-ci-summary.test.ts test: guard release summary ZIP coverage (#104311) 2026-07-11 01:25:16 -07:00
release-media-memory-scenario.test.ts
release-no-push-workflow.test.ts fix: current-tree package checks support unreleased versions (#104186) 2026-07-10 22:31:42 -07:00
release-notes-ledger.test.ts fix(release): align correction sections, retries, and merged ledger semantics 2026-07-10 02:06:52 -07:00
release-preflight.test.ts fix(release): align plugin shrinkwrap scope 2026-07-10 17:47:32 -07:00
release-prepare.test.ts fix(release): keep JSON output machine-readable 2026-07-10 17:47:32 -07:00
release-scenarios-assertions.test.ts
release-telegram-candidate-archive.test.ts fix(ci): run Telegram release QA from trusted harness (#103207) 2026-07-10 11:32:24 -07:00
release-upgrade-baseline.test.ts fix(scripts): reject short flag boundary values 2026-06-21 22:26:44 +02:00
release-user-journey-assertions.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
release-version.test.ts fix(release): keep correction tags at base version 2026-07-10 17:47:32 -07:00
release-workflow-matrix-plan.test.ts fix: current-tree package checks support unreleased versions (#104186) 2026-07-10 22:31:42 -07:00
release-wrapper-scripts.test.ts fix(release): publish ClawHub bootstrap artifacts immutably (#103809) 2026-07-10 13:33:20 -07:00
render-github-release-notes.test.ts fix(release): let alpha tags publish from their exact changelog heading 2026-07-10 02:06:53 -07:00
render-maturity-docs.test.ts test(maturity): derive expected score from source 2026-07-01 19:51:15 -07:00
report-cli-helpers.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
report-test-temp-creations.test.ts fix(qa): restore package docker gates 2026-07-04 01:56:21 +02:00
resolve-openclaw-package-candidate-ip-bypass.test.ts
resolve-openclaw-package-candidate.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
resolve-openclaw-ref.test.ts fix(ci): repair baseline lint and test gates 2026-06-22 11:44:21 +08:00
restart-mac.test.ts fix: stage signed Mac app replacements (#104345) 2026-07-11 02:26:06 -07:00
root-dependency-ownership-audit.test.ts
root-package-overrides.test.ts
run-additional-boundary-checks.test.ts test(scripts): use true overflow timer inputs 2026-06-22 05:11:25 +02:00
run-android-gradle.test.ts fix(android): auto-detect the Android SDK when fresh worktrees lack local.properties (#101273) 2026-07-07 10:22:07 +01:00
run-opengrep.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
run-oxlint.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
run-tsgo.test.ts feat: refactor the Control UI architecture 2026-07-04 23:19:38 +01:00
run-vitest-profile.test.ts fix(scripts): reject short flag vitest profile dirs 2026-06-21 21:53:58 +02:00
run-vitest.test.ts test: wire Control UI suite into CI, fix its broken tests, drop dead harness surface (#104361) 2026-07-11 03:04:11 -07:00
run-with-env.test.ts fix: preserve current Node for node.exe env wrappers (#103907) 2026-07-10 23:30:57 +01:00
runtime-postbuild-stamp.test.ts fix(qa): restore package docker gates 2026-07-04 01:56:21 +02:00
runtime-postbuild.test.ts Add Vault SecretRef plugin (#89255) 2026-07-09 05:30:12 -05:00
sandbox-common-smoke-workflow.test.ts fix(sandbox): install supported node in common image 2026-06-24 22:54:00 +08:00
secret-provider-integrations.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
secret-scanning-maintainer.test.ts fix(scripts): run gh without terminal formatting 2026-06-22 18:44:21 +08:00
security-sensitive-guard-script.test.ts
security-sensitive-guard-workflow.test.ts ci: remove security guard rollout floor 2026-07-01 21:21:31 -05:00
session-log-mentions.test.ts
setup-pnpm-store-cache-ensure-node.test.ts
shared-image-artifact.test.ts fix(release): make validation proof no-write (#103737) 2026-07-10 08:18:44 -07:00
sleep.test.ts refactor: consolidate async timing helpers (#99721) 2026-07-03 17:58:15 -07:00
source-file-scan-cache.test.ts
stage-bundled-plugin-runtime.test.ts
summarize-cpuprofile.test.ts fix(test): reject cpuprofile limit help tokens 2026-06-21 18:56:26 +02:00
sync-native-a2ui.test.ts fix(canvas): guard native A2UI resources 2026-06-23 13:44:14 +08:00
targeted-docker-lane-groups.test.ts
telegram-bot-api.test.ts
telegram-user-crabbox-proof.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
telegram-user-credential.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
test-built-status-message-runtime.test.ts
test-device-pair-telegram.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
test-env-mutation-report.test.ts test: avoid redundant env-report processes 2026-07-05 14:19:13 -04:00
test-extension.test.ts test: fix changed-run routing, dedupe gateway package lanes, repair force-rerun triggers (#104287) 2026-07-11 00:58:14 -07:00
test-force.test.ts
test-group-report.test.ts perf(test): overlap process guard waits 2026-07-07 01:38:21 -04:00
test-helpers.ts
test-hotspots.test.ts
test-install-sh-docker.test.ts fix(ci): preserve QA package intent boundaries (#104207) 2026-07-11 00:51:57 -07:00
test-live-cli-backend-docker.test.ts fix(release): avoid token-shaped Claude live probe (#103994) 2026-07-11 01:03:30 +01:00
test-live-codex-harness-docker.test.ts
test-live-gateway-models-docker.test.ts
test-live-models-docker.test.ts
test-live-shard.test.ts fix(ci): prepare QA runtime for live shard (#103129) 2026-07-09 23:06:44 +01:00
test-live.test.ts test: fix changed-run routing, dedupe gateway package lanes, repair force-rerun triggers (#104287) 2026-07-11 00:58:14 -07:00
test-perf-budget.test.ts fix(qa): reject duplicate single-value flags 2026-06-23 14:01:29 +02:00
test-projects.test.ts chore(tooling): typecheck scripts/** with a dedicated tsgo lane (#104348) 2026-07-11 02:31:17 -07:00
test-report-utils.test.ts fix(qa): avoid vitest report path collisions 2026-06-23 12:40:25 +02:00
test-shell-completion.test.ts
test-skip-inventory.test.ts test: avoid redundant skip-report process 2026-07-05 14:25:57 -04:00
testbox-lease-freshness.test.ts improve(release): reuse exact-SHA validation evidence (#104162) 2026-07-11 12:48:27 +08:00
transitive-manifest-risk-report.test.ts
ts-guard-utils.test.ts
ts-topology.test.ts
tsdown-build.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
tsdown-config.test.ts fix(build): make tsdown configs self-contained (#100499) 2026-07-06 01:06:02 +01:00
ui.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
update-clawtributors.test.ts
upgrade-survivor-assertions.test.ts Scope agent cron operations to the calling agent (#96883) 2026-06-26 21:41:14 -05:00
upgrade-survivor-baselines.test.ts fix(scripts): reject short flag values in helper CLIs 2026-06-21 22:19:54 +02:00
upgrade-survivor-config-recipe.test.ts chore(tooling): enforce formatting and refresh TypeScript checks (#104239) 2026-07-11 01:09:51 -07:00
upgrade-survivor-probe-gateway.test.ts test: stabilize load-sensitive test families that break gates under parallel load (#100420) 2026-07-05 12:53:06 -07:00
validate-full-release-validation-evidence.test.ts improve(release): reuse exact-SHA validation evidence (#104162) 2026-07-11 12:48:27 +08:00
validate-release-publish-approval.test.ts fix(release): publish ClawHub bootstrap artifacts immutably (#103809) 2026-07-10 13:33:20 -07:00
verify-clawhub-published-artifact.test.ts fix(release): publish ClawHub bootstrap artifacts immutably (#103809) 2026-07-10 13:33:20 -07:00
verify-docker-attestations.test.ts fix(test): reject attestation platform flags 2026-06-21 18:43:05 +02:00
verify-plugin-npm-published-runtime.test.ts fix: land ten small reliability fixes (#100399) 2026-07-05 11:12:55 -07:00
verify-pr-hosted-gates.test.ts fix(maint): reuse recent same-PR hosted gates (#104355) 2026-07-11 02:49:53 -07:00
verify-release-notes.test.ts fix(release): preserve canonical main PR provenance (#104166) 2026-07-11 13:21:15 +08:00
verify-stable-main-closeout.test.ts fix(scripts): reject short flag closeout values 2026-06-21 21:32:17 +02:00
verify.test.ts
vitest-local-scheduling.test.ts fix(test): bound local full-suite RAM (#100437) 2026-07-05 12:16:41 -07:00
vitest-process-group.test.ts
vitest-shard-timings.test.ts
watch-node.test.ts
website-installer-sync-workflow.test.ts
write-build-info.test.ts feat: show build identity in About screens (#103595) 2026-07-10 10:42:36 +01:00
write-cli-startup-metadata.test.ts fix(scripts): report startup help stream errors when pipes fail (#102436) 2026-07-09 09:43:40 +01:00
zai-fallback-repro.test.ts