openclaw/test/scripts
2026-07-13 22:09:36 -07:00
..
fixtures
android-app-i18n.test.ts fix(i18n): cover raw Android presentation strings 2026-07-12 13:26:39 +02:00
android-pin-version.test.ts fix(test): guard platform pin cli values 2026-06-20 03:29:15 +02:00
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): release screenshots stall on gateway scene (#106884) 2026-07-13 18:26:59 -05:00
android-version.test-support.ts android: derive release notes from changelog 2026-06-17 11:05:53 +02:00
android-version.test.ts fix(scripts): reject short flag version values 2026-06-21 22:33:59 +02:00
apple-app-i18n.test.ts fix(ios): declare Health update purpose 2026-07-13 19:12:21 -05: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 refactor(deadcode): delete package and script exports (#105776) 2026-07-12 17:24:45 -07:00
audit-seams.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
auth-monitor.test.ts fix(scripts): remove private auth monitor defaults 2026-06-21 07:40:06 +02:00
barnacle-auto-response.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
bench-gateway-restart.test.ts perf(test): overlap restart CLI probes 2026-07-07 02:03:36 -04:00
bench-gateway-startup.test.ts improve(gateway): reduce startup work before readiness (#105913) 2026-07-12 22:18:10 -07:00
bench-model.test.ts fix(qa): reject duplicate model bench controls 2026-06-23 17:18:47 +02:00
bench-sqlite-reliability.test.ts test: accelerate sqlite reliability suite (#107134) 2026-07-13 21:50:36 -07: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 fix(e2e): reject unsafe bounded response text lengths 2026-06-20 04:20:02 +08:00
bounded-response.test.ts fix(scripts): reject unsafe bounded response lengths 2026-06-20 04:04:40 +08:00
browser-cdp-snapshot.test.ts fix(e2e): bound browser snapshot diagnostics 2026-06-07 12:39:48 +02:00
build-all.test.ts refactor: consolidate duration parsing and formatting (#105988) 2026-07-12 23:38:22 -07:00
build-and-run-mac.test.ts fix(mac): reject build-and-run wrapper args 2026-06-20 21:36:42 +02:00
build-diffs-viewer-runtime.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
bundled-plugin-assets.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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: ignore ESRCH during process cleanup (#106880) 2026-07-13 17:13:16 -07:00
bundled-plugin-source-utils.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
changed-lanes.test.ts chore(ci): enforce changed-file TypeScript LOC ratchet (#106387) 2026-07-13 07:20:32 -07:00
changed-path-facts.test.ts refactor(ci): centralize changed-path facts (#104897) 2026-07-12 10:26:32 +08:00
channel-contract-test-plan.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
check-cli-bootstrap-imports.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
check-cli-startup-memory.test.ts fix(ci): stabilize CLI startup memory gate 2026-07-13 02:31:44 -04:00
check-composite-action-input-interpolation.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
check-database-first-legacy-stores.test.ts fix(scripts): skip generated dist in legacy store guard 2026-06-19 17:22:14 +02:00
check-deadcode-exports.test.ts build(knip): model agent sessions SDK entry (#106807) 2026-07-13 13:58:03 -07:00
check-deadcode-unused-files.test.ts fix(deadcode): clean Knip child trees on parent signal 2026-06-20 15:07:19 +02:00
check-dependency-pins.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
check-deprecated-api-usage.test.ts refactor(channels): migrate internal callers off deprecated reply facades (#104673) 2026-07-11 13:15:16 -07:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
check-file-utils.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
check-gateway-cpu-scenarios.test.ts fix(ci): make owner-approved Testbox landing reliable (#104726) 2026-07-11 15:04:25 -07:00
check-gateway-watch-regression.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07: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 docs: document script tests 2026-06-04 20:49:50 -04:00
check-no-random-messaging-tmp.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
check-no-raw-window-open.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
check-openclaw-package-tarball.test.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
check-opengrep-rule-metadata.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
check-plugin-npm-runtime-builds.test.ts fix(providers): load trusted external thinking policies 2026-07-12 08:40:22 +08:00
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 feat(android): generate gateway protocol models (#106011) 2026-07-13 00:34:57 -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 docs: document script tests 2026-06-04 20:49:50 -04:00
check-session-accessor-boundary.test.ts refactor(sessions): reduce accessor boundary debt (#105786) 2026-07-12 18:07:55 -07:00
check-session-transcript-reader-boundary.test.ts refactor(gateway): trim session utils exports (#105782) 2026-07-13 08:33:36 +08:00
check-sqlite-transaction-boundary.test.ts refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
check-ts-max-loc.test.ts chore(cron): decompose oversized modules for the changed-file LOC ratchet 2026-07-13 11:32:57 -07:00
check-workflows.test.ts fix(ci): report missing workflow pre-commit runtime 2026-06-23 17:27:32 +08:00
check.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
ci-changed-node-test-plan.test.ts ci: scope PR Node tests to changed targets (#106633) 2026-07-13 15:26:02 -07:00
ci-docker-pull-retry.test.ts fix(ci): allow gtimeout for docker pull retry 2026-06-20 20:12:30 +02:00
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): start long node shards first (#106522) 2026-07-13 09:56:30 -07: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 ci: scope PR Node tests to changed targets (#106633) 2026-07-13 15:26:02 -07:00
claude-auth-status.test.ts fix(test): support macOS Bash 3 script suites 2026-06-10 15:37:15 +09:00
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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
clawlog.test.ts fix(scripts): make clawlog default behavior match documented usage (#104059) 2026-07-12 07:44:25 +08:00
cli-startup-bench-spawner.test.ts fix(test): require startup bench report overlap 2026-06-06 20:53:08 +02:00
close-duplicate-prs-after-merge.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
code-mode-namespace-live.test.ts fix(qa): reject loose code-mode live task limits 2026-06-16 21:15:55 +02:00
codesign-mac-app.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
codex-app-server-protocol-source.test.ts refactor(codex): unify protocol artifact staging (#104948) 2026-07-12 12:09:17 +08:00
codex-install-assertions.test.ts fix(ci): support frozen session-store proof (#105337) 2026-07-12 12:46:01 +01:00
codex-media-path-client.test.ts fix(e2e): reject invalid client gateway ports 2026-06-18 20:46:11 +02:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
config-reload-mutate-metadata.test.ts test(scripts): route config reload metadata helper 2026-06-21 11:13:13 +02:00
control-ui-i18n-sync-plan.test.ts fix(ci): retry locale placeholder mismatches 2026-07-12 15:09:23 +08:00
control-ui-i18n.test.ts test(i18n): cover retry validation feedback 2026-07-12 16:15:23 +08:00
control-ui-performance.test.ts perf(ui): enforce build performance budgets (#106367) 2026-07-13 05:07:18 -07:00
crabbox-wrapper.test.ts fix(testing): make changed-gate bundles self-contained 2026-07-13 19:03:31 -07:00
create-dmg.test.ts feat(macos): refresh DMG installer artwork (#107142) 2026-07-13 22:09:36 -07:00
cron-mcp-cleanup-docker-client.test.ts fix(qa): reject loose cron cleanup probe pids 2026-06-16 22:01:44 +02:00
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 feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
dependency-guard-workflow.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
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 fix(test): clean dependency report cli errors 2026-06-20 02:02:37 +02:00
dev-tooling-safety.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
docker-all-scheduler.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
docker-build-helper.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
docker-e2e-clients.test.ts fix(test): target docker e2e client changes 2026-06-18 03:38:14 +02:00
docker-e2e-crestodian.test.ts fix(onboarding): skip setup for configured gateways and require inference first (#102883) 2026-07-11 10:25:14 -07:00
docker-e2e-helper-cli.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01: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 feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
docker-e2e-seeds.test.ts chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
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 fix(e2e): reject loose docker stats CPU samples 2026-06-18 20:57:55 +02:00
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 test(scripts): route docs spellcheck config 2026-06-21 07:40:06 +02:00
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 fix(e2e): ignore embedded diagnostic reply json 2026-06-20 16:26:00 +02:00
e2e-helper-env-limits.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
e2e-mock-config-limits.test.ts fix(e2e): echo dynamic mobile markers 2026-07-12 15:22:19 +02:00
e2e-run-with-pty.test.ts fix(e2e): reap signaled PTY command trees 2026-06-20 12:20:16 +02:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
e2e-text-file-utils.test.ts test(scripts): cover e2e text file utilities 2026-06-21 10:16:09 +02:00
e2e-websocket-open.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
ensure-extension-memory-build.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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 fix(tooling): bound extension boundary source reads 2026-06-07 12:36:13 +02:00
extension-source-classifier.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
find-reusable-release-validation.test.ts fix(release): separate code and release SHA validation (#105948) 2026-07-13 13:38:19 +08:00
firecrawl-compare.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
fixture-common.test.ts test(scripts): route fixture common helper 2026-06-21 11:55:25 +02:00
fixture-config.test.ts fix(qa): restore OpenAI web search smoke 2026-07-12 07:17:48 +02:00
fixture-plugin-commands.test.ts test(scripts): route plugin fixture commands 2026-06-21 11:04:38 +02:00
fixtures-workspace.test.ts fix(e2e): bound workspace fixture output 2026-06-07 09:27:18 +02:00
format-docs.test.ts build(docs): finish PowerShell-safe docs formatting (#93512) 2026-06-16 14:19:01 +08:00
format-generated-module.test.ts refactor(build): run generated formatter through oxfmt bin 2026-07-13 11:44:28 -07:00
full-release-validation-at-sha.test.ts fix(release): harden validation orchestration (#106873) 2026-07-13 17:53:10 -07:00
gateway-frame-payload.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
gateway-network-client.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
gateway-ws-client.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
generate-dependency-release-evidence.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01: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 refactor: consolidate bounded concurrency on p-limit and p-map (#106002) 2026-07-13 01:53:28 -07:00
gh-read.test.ts test(scripts): route extensionless helper scripts 2026-06-21 07:40:05 +02:00
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 test(scripts): route incremental line reader 2026-06-21 10:54:09 +02:00
install-cli.test.ts fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08:00
install-npm-fixtures.ts refactor(test): dedupe installer npm fixtures 2026-06-18 20:38:29 +08:00
install-ps1.test.ts fix: Windows installer fails after winget installs Node.js (#106862) 2026-07-13 15:43:19 -07:00
install-sh.test.ts fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +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): keep Periphery scope checks off shared API quota (#106090) 2026-07-13 01:47:43 -07:00
ios-pull-gateway-log.test.ts fix(dev): harden smoke log diagnostics 2026-06-07 08:42:16 +02:00
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(ios): add private HealthKit summaries (#105616) 2026-07-12 12:52:38 -07: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 chore: prefer canonical ios signing team 2026-06-15 19:27:55 +02:00
ios-validate-app-store-ipa.test.ts fix(ios): declare Health update purpose 2026-07-13 19:12:21 -05: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 test(scripts): route docs i18n and k8s metadata 2026-06-21 04:02:14 +02:00
kitchen-sink-plugin-assertions.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
kitchen-sink-rpc-walk.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01: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 docs: document script tests 2026-06-04 20:49:50 -04:00
lint-suppressions.test.ts feat(channels): bundle Reef guarded claw-to-claw channel (#106232) 2026-07-13 05:17:44 -07:00
list-prod-store-packages.test.ts fix(docker): seed prune store from lockfile 2026-06-15 14:23:57 +08:00
live-docker-auth.test.ts fix(live): validate docker pids limits 2026-06-19 00:54:57 +02:00
live-docker-stage.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
live-plugin-tool-assertions.test.ts fix(ci): align scheduled e2e checks with sqlite sessions 2026-07-12 15:22:37 +08:00
local-heavy-check-runtime.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
make-appcast.test.ts fix(release): support evidence-backed late closeout 2026-07-14 00:27:34 +01:00
managed-child-process.test.ts test: speed timing-sensitive UI and process suites (#105882) 2026-07-13 00:35:19 -07:00
mantis-build-telegram-desktop-proof-evidence.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
mantis-build-telegram-evidence.test.ts simplify QA evidence profile and mappings/coverage shape (#93153) 2026-06-14 22:26:58 -07:00
mantis-publish-pr-evidence.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
mantis-telegram-desktop-proof-workflow.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07: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 docs: document script tests 2026-06-04 20:49:50 -04:00
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 test(scripts): route mock OpenAI fixture helper 2026-06-21 10:31:00 +02:00
mock-openai-http.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
native-app-i18n.test.ts fix(i18n): require stable IDs for translation reuse 2026-07-12 18:33:47 +02:00
notarize-mac-artifact.test.ts fix(mac): validate notarization wrapper args 2026-06-20 21:44:09 +02:00
npm-onboard-channel-agent-assertions.test.ts fix(qa): reject loose mock OpenAI ports 2026-06-16 20:37:36 +02:00
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 fix: share npm verifier env guard 2026-06-20 20:02:45 +01:00
ocm-npm-workspace-deps.test.ts perf(ci): build focused Kova runtime package 2026-07-11 19:57:54 +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 fix(e2e): bound onboard log polling reads 2026-06-07 07:14:37 +02:00
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 fix(secrets): harden exec provider diagnostics (#105082) 2026-07-12 09:01:33 +01:00
openclaw-cross-os-release-checks.test.ts refactor(release): split cross-os checks (#106309) 2026-07-13 04:01:40 -07:00
openclaw-cross-os-release-workflow.test.ts fix: run ts-topology entrypoint on Windows (#105397) 2026-07-12 17:26:04 -07:00
openclaw-e2e-instance.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
openclaw-live-updater.test.ts perf(test): reuse live updater Git fixture (#106975) 2026-07-13 19:26:47 -07:00
openclaw-npm-extended-stable-full-validation-workflow.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
openclaw-npm-extended-stable-release.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07: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 refactor(cron): retire cron_run_logs; ledger-owned retention and cancellation 2026-07-13 11:41:27 -07:00
openclaw-performance-workflow.test.ts fix(ci): pin corrected Kova scenario calibration (#106992) 2026-07-14 10:23:58 +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 fix(ci): bound Telegram gateway diagnostics (#105645) 2026-07-12 22:02:22 +02:00
openclaw-test-state.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
oxlint-config.test.ts test: restore moving-main quality gates (#106972) 2026-07-13 19:06:30 -07:00
package-acceptance-workflow.test.ts fix(release): preserve closeout asset names (#107047) 2026-07-13 21:20:01 -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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -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 chore: migrate active GPT-5.5 references to GPT-5.6 (#104452) 2026-07-11 06:30:57 -07:00
parallels-update-job-timeout.test.ts test(scripts): use true overflow timer inputs 2026-06-22 05:11:25 +02:00
periphery-intersection.test.ts fix(ci): keep Periphery scope checks off shared API quota (#106090) 2026-07-13 01:47:43 -07:00
plain-gh.test.ts fix(scripts): bypass gh wrapper shims 2026-06-26 07:51:07 +01:00
plugin-boundary-report.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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 test(ci): update plugin contract fallback assertion 2026-07-11 21:29:40 +08:00
plugin-gateway-gauntlet.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
plugin-index-sqlite.test.ts fix: isolate plugin index loader env 2026-06-20 20:13:24 +01:00
plugin-lifecycle-measure.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
plugin-npm-extended-stable-workflow.test.ts fix(release): accept canonical plugin package identities (#105746) 2026-07-13 07:45:31 +08:00
plugin-npm-package-manifest-args.test.ts fix(release): validate plugin manifest runner args 2026-06-20 22:23:30 +02:00
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 ci: scope PR Node tests to changed targets (#106633) 2026-07-13 15:26:02 -07:00
plugin-publication-artifact.test.ts fix(release): allow larger plugin publication manifests (#105800) 2026-07-13 08:55:23 +08: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(plugin-sdk): resolve surface counts from source graph 2026-07-12 04:28:22 +02:00
plugin-update-unchanged-docker.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01: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 refactor: delete dead infra and config exports (#106019) 2026-07-13 12:00:47 -07:00
pr-metadata.test.ts fix(pr): fail closed on paginated file errors (#106254) 2026-07-13 03:40:53 -07:00
pr-operation-lock.test.ts improve: speed up lifecycle tests (#106501) 2026-07-13 09:14:04 -07:00
pr-prepare-gates.test.ts test: remove more avoidable waits (#105816) 2026-07-12 18:24:13 -07:00
pr-wrappers.test.ts fix(release): harden validation orchestration (#106873) 2026-07-13 17:53:10 -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 docs: document script tests 2026-06-04 20:49:50 -04:00
print-cli-backend-live-metadata.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
profile-extension-memory.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
prompt-snapshots.test.ts refactor(agents): compress model prompts and tool instructions (#105095) 2026-07-12 09:45:30 +01:00
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 improve: simplify PR context and evidence (#94676) 2026-06-19 14:00:38 -06:00
release-beta-smoke.test.ts fix(release): require beta smoke run url 2026-06-16 02:55:19 +02:00
release-beta-verifier.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
release-candidate-checklist.test.ts fix(release): separate code and release SHA validation (#105948) 2026-07-13 13:38:19 +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 fix(release): separate code and release SHA validation (#105948) 2026-07-13 13:38:19 +08:00
release-media-memory-scenario.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
release-no-push-workflow.test.ts fix(release): separate code and release SHA validation (#105948) 2026-07-13 13:38:19 +08: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 feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
release-scenarios-assertions.test.ts fix(qa): reject loose mock OpenAI ports 2026-06-16 20:37:36 +02:00
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 feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
release-wrapper-scripts.test.ts refactor(infra): consolidate retry scheduling (#105789) 2026-07-12 19:58:55 -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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -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(ci): handle missing temp report merge base (#104557) 2026-07-11 09:44:19 -07:00
resolve-openclaw-package-candidate-ip-bypass.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
resolve-openclaw-package-candidate.test.ts fix(release): package unreleased ref candidates (#105291) 2026-07-12 11:45:03 +01: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: quiet expected live updater warnings (#104813) 2026-07-11 17:27:01 -07:00
root-dependency-ownership-audit.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
root-package-overrides.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
run-additional-boundary-checks.test.ts fix(ci): enforce Docker E2E boundary guard (#104797) 2026-07-11 16:56:46 -07: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 refactor: consolidate remaining bounded concurrency (#106265) 2026-07-13 03:16:28 -07:00
run-tsgo.test.ts chore(tooling): enforce no-floating-promises and drop DOM globals from Node-side typechecking (#104422) 2026-07-11 07:28:20 -07: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 refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -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 feat(mxc): add Windows MXC sandbox backend (#97086) 2026-07-12 23:07:25 -07: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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
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 refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
setup-pnpm-store-cache-ensure-node.test.ts fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08:00
shared-image-artifact.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
sleep.test.ts refactor: consolidate async timing helpers (#99721) 2026-07-03 17:58:15 -07:00
source-file-scan-cache.test.ts fix(tooling): bound source scan file reads 2026-06-07 12:14:09 +02:00
sqlite-session-schema-baseline.test.ts refactor: flip sessions and transcripts to sqlite storage (#98236) 2026-07-11 14:50:37 -07:00
sqlite-sessions-transcripts-flip-proof.built-cli.e2e.test.ts fix(test): reclassify sqlite flip proof harness (#104784) 2026-07-11 16:38:37 -07:00
sqlite-sessions-transcripts-flip-proof.e2e.test.ts fix(test): reclassify sqlite flip proof harness (#104784) 2026-07-11 16:38:37 -07:00
stage-bundled-plugin-runtime.test.ts chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
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 docs: document script tests 2026-06-04 20:49:50 -04:00
telegram-bot-api.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
telegram-user-crabbox-proof.test.ts ci: harden current and frozen release checks (#104956) 2026-07-11 22:08:49 -07: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 docs: document script tests 2026-06-04 20:49:50 -04:00
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 refactor: consolidate remaining bounded concurrency (#106265) 2026-07-13 03:16:28 -07:00
test-force.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
test-group-report.test.ts refactor: consolidate remaining bounded concurrency (#106265) 2026-07-13 03:16:28 -07:00
test-helpers.ts fix(test): support macOS Bash 3 script suites 2026-06-10 15:37:15 +09:00
test-hotspots.test.ts fix(test): require resource evidence in perf scripts 2026-06-07 01:11:24 +02:00
test-install-sh-docker.test.ts fix(sqlite): reject runtimes vulnerable to WAL corruption (#106065) 2026-07-13 13:59:00 +08: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 fix(live): validate docker setup timeouts 2026-06-18 22:39:43 +02:00
test-live-gateway-models-docker.test.ts fix(live): validate gateway model limits 2026-06-18 23:26:21 +02:00
test-live-models-docker.test.ts fix(live): validate model sweep limits 2026-06-18 23:33:44 +02:00
test-live-shard.test.ts fix(ci): register experience review live opt-in (#106157) 2026-07-13 01:31:01 -07: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 test: omit live-only tooling leaf shards (#107088) 2026-07-13 20:56:14 -07:00
test-report-utils.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
test-shell-completion.test.ts fix(test): honor shell completion test args 2026-06-20 03:12:16 +02:00
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 fix(test): clean dependency report cli errors 2026-06-20 02:02:37 +02:00
ts-guard-utils.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
ts-topology.test.ts fix: run ts-topology entrypoint on Windows (#105397) 2026-07-12 17:26:04 -07:00
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
type-suppression-inventory.test.ts perf(test): skip irrelevant suppression ASTs (#106928) 2026-07-13 18:03:06 -07:00
ui.test.ts test: speed up and stabilize full suite 2026-07-05 08:00:23 -04:00
update-clawtributors.test.ts fix(test): harden script probe bounds (#95060) 2026-06-20 02:31:40 +08:00
upgrade-survivor-assertions.test.ts fix(ci): align scheduled e2e checks with sqlite sessions 2026-07-12 15:22:37 +08: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 fix(release): separate code and release SHA validation (#105948) 2026-07-13 13:38:19 +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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -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 feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00
verify-release-notes.test.ts fix(release): keep verifier output valid and deterministic (#106953) 2026-07-13 19:25:01 -07: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 docs: document script tests 2026-06-04 20:49:50 -04:00
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 chore(tooling): typecheck root test/** with a dedicated tsgo lane (#104475) 2026-07-11 06:15:41 -07:00
vitest-shard-timings.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
watch-node.test.ts fix(watch): clean child groups on watcher shutdown 2026-06-20 15:43:04 +02:00
website-installer-sync-workflow.test.ts docs: document script tests 2026-06-04 20:49:50 -04:00
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 refactor: consolidate bounded concurrency on p-limit and p-map (#106002) 2026-07-13 01:53:28 -07:00
zai-fallback-repro.test.ts feat(tooling): enforce indexed access checks in root tests (#105223) 2026-07-12 10:42:07 +01:00