mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-31 18:30:39 +02:00
feat(test): commit the initial free-test durations seed (496 files)
Recorded via --record-durations on a quiescent tree: 479s serial total, p50 92ms / p90 1.8s / max 31.4s — the top-heavy cost shape LPT packing exists for. A hint, not a contract: refresh opportunistically with bun run test:free --record-durations. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Fable 5
parent
13ec721a18
commit
c7512da67c
@@ -0,0 +1,502 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"recordedAt": "2026-08-29T05:35:47.316Z",
|
||||||
|
"durations": {
|
||||||
|
"browse/test/activity.test.ts": 90,
|
||||||
|
"browse/test/adversarial-security.test.ts": 79,
|
||||||
|
"browse/test/batch.test.ts": 4451,
|
||||||
|
"browse/test/bridge-chromium-e2e.test.ts": 801,
|
||||||
|
"browse/test/browse-client.test.ts": 123,
|
||||||
|
"browse/test/browser-manager-custom-chromium.test.ts": 416,
|
||||||
|
"browse/test/browser-manager-unit.test.ts": 560,
|
||||||
|
"browse/test/browser-skill-commands.test.ts": 1167,
|
||||||
|
"browse/test/browser-skill-write.test.ts": 106,
|
||||||
|
"browse/test/browser-skills-e2e.test.ts": 124,
|
||||||
|
"browse/test/browser-skills-storage.test.ts": 112,
|
||||||
|
"browse/test/build-command-response.test.ts": 485,
|
||||||
|
"browse/test/build.test.ts": 150,
|
||||||
|
"browse/test/bun-polyfill.test.ts": 17007,
|
||||||
|
"browse/test/busy-daemon-iron-rule.test.ts": 16077,
|
||||||
|
"browse/test/busy-daemon-recovery.test.ts": 147,
|
||||||
|
"browse/test/cdp-allowlist.test.ts": 67,
|
||||||
|
"browse/test/cdp-e2e.test.ts": 548,
|
||||||
|
"browse/test/cdp-inspector-history-cap.test.ts": 72,
|
||||||
|
"browse/test/cdp-mutex.test.ts": 749,
|
||||||
|
"browse/test/cdp-session-cleanup.test.ts": 81,
|
||||||
|
"browse/test/claude-bin.test.ts": 89,
|
||||||
|
"browse/test/cli-lock.test.ts": 74,
|
||||||
|
"browse/test/cli-setsid-daemonize.test.ts": 57,
|
||||||
|
"browse/test/cli-start-final-healthcheck.test.ts": 58,
|
||||||
|
"browse/test/cli-supervisor.test.ts": 68,
|
||||||
|
"browse/test/commands.test.ts": 31392,
|
||||||
|
"browse/test/compare-board.test.ts": 355,
|
||||||
|
"browse/test/config.test.ts": 165,
|
||||||
|
"browse/test/content-security.test.ts": 3676,
|
||||||
|
"browse/test/cookie-import-browser.test.ts": 96,
|
||||||
|
"browse/test/cookie-picker-routes.test.ts": 72,
|
||||||
|
"browse/test/daemon-log-hygiene.test.ts": 77,
|
||||||
|
"browse/test/daemon-mismatch-refuse.test.ts": 263,
|
||||||
|
"browse/test/data-platform.test.ts": 80,
|
||||||
|
"browse/test/domain-skills-e2e.test.ts": 548,
|
||||||
|
"browse/test/domain-skills-storage.test.ts": 68,
|
||||||
|
"browse/test/dual-listener.test.ts": 58,
|
||||||
|
"browse/test/dx-polish.test.ts": 67,
|
||||||
|
"browse/test/error-handling.test.ts": 66,
|
||||||
|
"browse/test/extension-sender-auth.test.ts": 92,
|
||||||
|
"browse/test/extension-token.test.ts": 444,
|
||||||
|
"browse/test/file-drop.test.ts": 73,
|
||||||
|
"browse/test/file-permissions.test.ts": 70,
|
||||||
|
"browse/test/fill-change-event.test.ts": 4572,
|
||||||
|
"browse/test/find-browse.test.ts": 70,
|
||||||
|
"browse/test/findport.test.ts": 470,
|
||||||
|
"browse/test/from-file-path-validation.test.ts": 67,
|
||||||
|
"browse/test/gstack-config.test.ts": 351,
|
||||||
|
"browse/test/gstack-update-check.test.ts": 1106,
|
||||||
|
"browse/test/handoff.test.ts": 5878,
|
||||||
|
"browse/test/launch-signal-flags.test.ts": 80,
|
||||||
|
"browse/test/learnings-injection.test.ts": 101,
|
||||||
|
"browse/test/media-extract-unit.test.ts": 48,
|
||||||
|
"browse/test/memory-command.test.ts": 399,
|
||||||
|
"browse/test/memory-leak-reproducer.test.ts": 403,
|
||||||
|
"browse/test/pair-agent-e2e.test.ts": 857,
|
||||||
|
"browse/test/pair-agent-optin-gate.test.ts": 71,
|
||||||
|
"browse/test/pair-agent-tunnel-eval.test.ts": 1124,
|
||||||
|
"browse/test/path-validation.test.ts": 88,
|
||||||
|
"browse/test/pdf-flags.test.ts": 76,
|
||||||
|
"browse/test/platform.test.ts": 53,
|
||||||
|
"browse/test/playwright-core-patch.test.ts": 70,
|
||||||
|
"browse/test/poisoned-bundle-probe.test.ts": 344,
|
||||||
|
"browse/test/process-liveness-windows.test.ts": 89,
|
||||||
|
"browse/test/proxy-config.test.ts": 76,
|
||||||
|
"browse/test/proxy-redact.test.ts": 43,
|
||||||
|
"browse/test/pty-inject-scan.test.ts": 67,
|
||||||
|
"browse/test/pty-session-lease.test.ts": 54,
|
||||||
|
"browse/test/rebrand-signed-bundle.test.ts": 62,
|
||||||
|
"browse/test/regression-pr1169-pdf-from-file-invalid-json.test.ts": 80,
|
||||||
|
"browse/test/restart-env.test.ts": 68,
|
||||||
|
"browse/test/sanitize.test.ts": 83,
|
||||||
|
"browse/test/screenshot-size-guard.test.ts": 289,
|
||||||
|
"browse/test/security-adversarial-fixes.test.ts": 66,
|
||||||
|
"browse/test/security-adversarial.test.ts": 57,
|
||||||
|
"browse/test/security-audit-r2.test.ts": 94,
|
||||||
|
"browse/test/security-bench.test.ts": 58,
|
||||||
|
"browse/test/security-classifier-download-cleanup.test.ts": 68,
|
||||||
|
"browse/test/security-classifier.test.ts": 66,
|
||||||
|
"browse/test/security-integration.test.ts": 57,
|
||||||
|
"browse/test/security-live-playwright.test.ts": 3613,
|
||||||
|
"browse/test/security-sidecar-client.test.ts": 75,
|
||||||
|
"browse/test/security.test.ts": 52,
|
||||||
|
"browse/test/server-auth.test.ts": 63,
|
||||||
|
"browse/test/server-embedder-terminal-port.test.ts": 3912,
|
||||||
|
"browse/test/server-factory.test.ts": 471,
|
||||||
|
"browse/test/server-flush-trackers.test.ts": 64,
|
||||||
|
"browse/test/server-lock-errors.test.ts": 74,
|
||||||
|
"browse/test/server-no-import-side-effects.test.ts": 730,
|
||||||
|
"browse/test/server-proxy-fail-fast.test.ts": 1433,
|
||||||
|
"browse/test/server-pty-lease-routes.test.ts": 72,
|
||||||
|
"browse/test/server-sanitize-surrogates.test.ts": 57,
|
||||||
|
"browse/test/server-security-surface.test.ts": 63,
|
||||||
|
"browse/test/server-tmp-state-path.test.ts": 54,
|
||||||
|
"browse/test/session-cookie-store.test.ts": 85,
|
||||||
|
"browse/test/session-persist.test.ts": 10686,
|
||||||
|
"browse/test/sidebar-tabs.test.ts": 68,
|
||||||
|
"browse/test/sidebar-ux.test.ts": 70,
|
||||||
|
"browse/test/sidepanel-patient-autoconnect.test.ts": 61,
|
||||||
|
"browse/test/sidepanel-reattach.test.ts": 69,
|
||||||
|
"browse/test/sidepanel-restart-dispose.test.ts": 76,
|
||||||
|
"browse/test/skill-token.test.ts": 68,
|
||||||
|
"browse/test/snapshot.test.ts": 11135,
|
||||||
|
"browse/test/socks-bridge.test.ts": 548,
|
||||||
|
"browse/test/sse-helpers.test.ts": 209,
|
||||||
|
"browse/test/sse-session-cookie.test.ts": 49,
|
||||||
|
"browse/test/state-ttl.test.ts": 53,
|
||||||
|
"browse/test/stealth-extended.test.ts": 48,
|
||||||
|
"browse/test/stealth-layer-c.test.ts": 53,
|
||||||
|
"browse/test/stealth-webdriver.test.ts": 1234,
|
||||||
|
"browse/test/stop-ack-before-shutdown.test.ts": 190,
|
||||||
|
"browse/test/stop-dead-daemon.test.ts": 277,
|
||||||
|
"browse/test/tab-each.test.ts": 91,
|
||||||
|
"browse/test/tab-guardrail.test.ts": 367,
|
||||||
|
"browse/test/tab-isolation.test.ts": 342,
|
||||||
|
"browse/test/tab-session-frame-detach.test.ts": 53,
|
||||||
|
"browse/test/telemetry-optout.test.ts": 161,
|
||||||
|
"browse/test/telemetry.test.ts": 150,
|
||||||
|
"browse/test/terminal-agent-detach-reattach.test.ts": 61,
|
||||||
|
"browse/test/terminal-agent-integration.test.ts": 675,
|
||||||
|
"browse/test/terminal-agent-internal-handler.test.ts": 68,
|
||||||
|
"browse/test/terminal-agent-keepalive.test.ts": 71,
|
||||||
|
"browse/test/terminal-agent-owner-watchdog.test.ts": 5085,
|
||||||
|
"browse/test/terminal-agent-pid-identity.test.ts": 74,
|
||||||
|
"browse/test/terminal-agent-port-range.test.ts": 78,
|
||||||
|
"browse/test/terminal-agent-ring-buffer-runtime.test.ts": 86,
|
||||||
|
"browse/test/terminal-agent-session-routing.test.ts": 61,
|
||||||
|
"browse/test/terminal-agent-watchdog.test.ts": 65,
|
||||||
|
"browse/test/terminal-agent.test.ts": 66,
|
||||||
|
"browse/test/token-registry.test.ts": 69,
|
||||||
|
"browse/test/tunnel-gate-unit.test.ts": 393,
|
||||||
|
"browse/test/tunnel-revoke-cli.test.ts": 1360,
|
||||||
|
"browse/test/url-validation.test.ts": 65,
|
||||||
|
"browse/test/watch.test.ts": 411,
|
||||||
|
"browse/test/watchdog.test.ts": 3538,
|
||||||
|
"browse/test/welcome-page.test.ts": 80,
|
||||||
|
"browse/test/windows-spawn-hide.test.ts": 91,
|
||||||
|
"browse/test/xprotect-heal.test.ts": 861,
|
||||||
|
"browse/test/xvfb.test.ts": 3103,
|
||||||
|
"browser-skills/hackernews-frontpage/script.test.ts": 67,
|
||||||
|
"design/test/auth.test.ts": 65,
|
||||||
|
"design/test/daemon-discovery.test.ts": 15626,
|
||||||
|
"design/test/daemon.test.ts": 86,
|
||||||
|
"design/test/feedback-roundtrip-daemon.test.ts": 410,
|
||||||
|
"design/test/feedback-roundtrip.test.ts": 5645,
|
||||||
|
"design/test/gallery.test.ts": 66,
|
||||||
|
"design/test/image-gen-pairing.test.ts": 67,
|
||||||
|
"design/test/receipted-fetch.test.ts": 67,
|
||||||
|
"design/test/serve.test.ts": 73,
|
||||||
|
"design/test/variants-retry-after.test.ts": 8614,
|
||||||
|
"ios-qa/daemon/test/allowlist.test.ts": 74,
|
||||||
|
"ios-qa/daemon/test/audit.test.ts": 64,
|
||||||
|
"ios-qa/daemon/test/auth-mint.test.ts": 63,
|
||||||
|
"ios-qa/daemon/test/cli-mint.test.ts": 213,
|
||||||
|
"ios-qa/daemon/test/daemon-integration.test.ts": 434,
|
||||||
|
"ios-qa/daemon/test/proxy-classify.test.ts": 70,
|
||||||
|
"ios-qa/daemon/test/session-tokens.test.ts": 59,
|
||||||
|
"ios-qa/daemon/test/single-instance.test.ts": 66,
|
||||||
|
"ios-qa/daemon/test/tailscale-localapi.test.ts": 68,
|
||||||
|
"ios-qa/daemon/test/tunnel-bootstrap.test.ts": 466,
|
||||||
|
"ios-qa/scripts/gen-accessors.test.ts": 114,
|
||||||
|
"make-pdf/test/browseClient.test.ts": 61,
|
||||||
|
"make-pdf/test/cli-args.test.ts": 56,
|
||||||
|
"make-pdf/test/coverage-gaps.test.ts": 81,
|
||||||
|
"make-pdf/test/diagram-prepass.test.ts": 100,
|
||||||
|
"make-pdf/test/e2e/ci-prereqs.test.ts": 75,
|
||||||
|
"make-pdf/test/e2e/combined-gate.test.ts": 2867,
|
||||||
|
"make-pdf/test/e2e/diagram-gate.test.ts": 9739,
|
||||||
|
"make-pdf/test/e2e/emoji-gate.test.ts": 1721,
|
||||||
|
"make-pdf/test/e2e/format-gate.test.ts": 11694,
|
||||||
|
"make-pdf/test/e2e/landscape-gate.test.ts": 12720,
|
||||||
|
"make-pdf/test/image-policy.test.ts": 48,
|
||||||
|
"make-pdf/test/pdftotext.test.ts": 81,
|
||||||
|
"make-pdf/test/render-offline-sanitize.test.ts": 98,
|
||||||
|
"make-pdf/test/render.test.ts": 116,
|
||||||
|
"test/agent-sdk-runner.test.ts": 7272,
|
||||||
|
"test/analytics.test.ts": 75,
|
||||||
|
"test/anthropic-preflight.test.ts": 55,
|
||||||
|
"test/artifacts-allowlist-decisions.test.ts": 55,
|
||||||
|
"test/artifacts-init-migration.test.ts": 204,
|
||||||
|
"test/audit-compliance.test.ts": 90,
|
||||||
|
"test/auq-error-fallback-hook.test.ts": 244,
|
||||||
|
"test/auq-format-always-loaded.test.ts": 78,
|
||||||
|
"test/benchmark-cli.test.ts": 692,
|
||||||
|
"test/benchmark-runner.test.ts": 62,
|
||||||
|
"test/bin-context-windows-slug.test.ts": 625,
|
||||||
|
"test/bin-windows-bun-import-paths.test.ts": 1285,
|
||||||
|
"test/binding-template-drift.test.ts": 85,
|
||||||
|
"test/brain-cache-roundtrip.test.ts": 151,
|
||||||
|
"test/brain-cache-spec.test.ts": 76,
|
||||||
|
"test/brain-preflight.test.ts": 84,
|
||||||
|
"test/brain-sync-windows-paths.test.ts": 55,
|
||||||
|
"test/brain-sync.test.ts": 26537,
|
||||||
|
"test/branch-slug-hygiene.test.ts": 296,
|
||||||
|
"test/build-gbrain-env.test.ts": 69,
|
||||||
|
"test/build-script-shell-compat.test.ts": 62,
|
||||||
|
"test/builder-profile.test.ts": 2131,
|
||||||
|
"test/bun-version-drift.test.ts": 66,
|
||||||
|
"test/cache-concurrent-refresh.test.ts": 105,
|
||||||
|
"test/carve-guard-completeness.test.ts": 83,
|
||||||
|
"test/carve-guards-negative.test.ts": 61,
|
||||||
|
"test/carve-section-ordering.test.ts": 81,
|
||||||
|
"test/catalog-budget.test.ts": 134,
|
||||||
|
"test/catalog-mode-full.test.ts": 272,
|
||||||
|
"test/catalog-trim.test.ts": 94,
|
||||||
|
"test/changed-files-union.test.ts": 376,
|
||||||
|
"test/ci-image-tag-binding.test.ts": 63,
|
||||||
|
"test/claude-provider-keychain.test.ts": 192,
|
||||||
|
"test/code-intelligence-cli.test.ts": 856,
|
||||||
|
"test/code-intelligence.test.ts": 4407,
|
||||||
|
"test/codex-generation-model.test.ts": 119,
|
||||||
|
"test/codex-hardening.test.ts": 1196,
|
||||||
|
"test/codex-model-probe.test.ts": 255,
|
||||||
|
"test/codex-resume-flag-semantics.test.ts": 82,
|
||||||
|
"test/codex-under-codex-detection.test.ts": 79,
|
||||||
|
"test/codex-web-search-flag.test.ts": 214,
|
||||||
|
"test/conductor-env-shim.test.ts": 46,
|
||||||
|
"test/context-bill.test.ts": 142,
|
||||||
|
"test/context-budget-ratchet.test.ts": 203,
|
||||||
|
"test/context-save-hardening.test.ts": 266,
|
||||||
|
"test/cso-preserved.test.ts": 66,
|
||||||
|
"test/cso-spec-taxonomy-alignment.test.ts": 63,
|
||||||
|
"test/declared-annotation.test.ts": 65,
|
||||||
|
"test/design-flag-utils.test.ts": 64,
|
||||||
|
"test/dev-setup-render-isolation.test.ts": 69,
|
||||||
|
"test/diagram-render-drift.test.ts": 130,
|
||||||
|
"test/diff-scope.test.ts": 1699,
|
||||||
|
"test/discover-section-templates.test.ts": 66,
|
||||||
|
"test/distill-apply.test.ts": 577,
|
||||||
|
"test/distill-free-text.test.ts": 646,
|
||||||
|
"test/docs-config-keys.test.ts": 132,
|
||||||
|
"test/document-skills-redaction.test.ts": 59,
|
||||||
|
"test/e2e-harness-audit.test.ts": 64,
|
||||||
|
"test/e2e-tier-alignment.test.ts": 152,
|
||||||
|
"test/egress-lib.test.ts": 409,
|
||||||
|
"test/egress-receipt-wiring.test.ts": 226,
|
||||||
|
"test/egress-receipt.test.ts": 5261,
|
||||||
|
"test/empty-find-fallthrough.test.ts": 358,
|
||||||
|
"test/eval-budgets-policy.test.ts": 78,
|
||||||
|
"test/eval-cli-family.test.ts": 480,
|
||||||
|
"test/eval-detach-timeout-floor.test.ts": 92,
|
||||||
|
"test/eval-list-cli.test.ts": 221,
|
||||||
|
"test/eval-model.test.ts": 57,
|
||||||
|
"test/evals-workflow-matrix.test.ts": 71,
|
||||||
|
"test/evidence.test.ts": 5281,
|
||||||
|
"test/exit-propagation.test.ts": 401,
|
||||||
|
"test/explain-level-config.test.ts": 206,
|
||||||
|
"test/extension-pty-inject-invariant.test.ts": 72,
|
||||||
|
"test/founder-resources-optout.test.ts": 114,
|
||||||
|
"test/free-tests-workflow-wiring.test.ts": 66,
|
||||||
|
"test/fs-atomic.test.ts": 64,
|
||||||
|
"test/fs-utils.test.ts": 203,
|
||||||
|
"test/gate-secret-scan.test.ts": 577,
|
||||||
|
"test/gbrain-cycle-completed.test.ts": 73,
|
||||||
|
"test/gbrain-detect-install.test.ts": 334,
|
||||||
|
"test/gbrain-detect-shape.test.ts": 464,
|
||||||
|
"test/gbrain-detection-override.test.ts": 907,
|
||||||
|
"test/gbrain-dream-stage.test.ts": 167,
|
||||||
|
"test/gbrain-exec-invariant.test.ts": 58,
|
||||||
|
"test/gbrain-guards.test.ts": 76,
|
||||||
|
"test/gbrain-init-rollback.test.ts": 87,
|
||||||
|
"test/gbrain-init-voyage-code-3.test.ts": 71,
|
||||||
|
"test/gbrain-lib-validate-varname.test.ts": 71,
|
||||||
|
"test/gbrain-lib-verify.test.ts": 145,
|
||||||
|
"test/gbrain-local-status.test.ts": 3545,
|
||||||
|
"test/gbrain-refresh-install-render.test.ts": 68,
|
||||||
|
"test/gbrain-repo-policy-client.test.ts": 473,
|
||||||
|
"test/gbrain-repo-policy.test.ts": 828,
|
||||||
|
"test/gbrain-source-gitignore.test.ts": 78,
|
||||||
|
"test/gbrain-source-worktree-advance.test.ts": 525,
|
||||||
|
"test/gbrain-sources-parse.test.ts": 71,
|
||||||
|
"test/gbrain-sources.test.ts": 137,
|
||||||
|
"test/gbrain-spawn-windows-shell.test.ts": 65,
|
||||||
|
"test/gbrain-supabase-provision.test.ts": 162,
|
||||||
|
"test/gbrain-sync-skip.test.ts": 11570,
|
||||||
|
"test/gbrain-sync-voyage-code-3-integration.test.ts": 54,
|
||||||
|
"test/gen-skill-docs-idempotency.test.ts": 1776,
|
||||||
|
"test/gen-skill-docs-import-purity.test.ts": 88,
|
||||||
|
"test/gen-skill-docs-out-dir.test.ts": 1282,
|
||||||
|
"test/gen-skill-docs.test.ts": 3624,
|
||||||
|
"test/global-discover.test.ts": 405,
|
||||||
|
"test/gstack-artifacts-init.test.ts": 2732,
|
||||||
|
"test/gstack-artifacts-url.test.ts": 167,
|
||||||
|
"test/gstack-brain-context-load.test.ts": 445,
|
||||||
|
"test/gstack-codex-session-import.test.ts": 546,
|
||||||
|
"test/gstack-config-defaults.test.ts": 1270,
|
||||||
|
"test/gstack-config-key-locale.test.ts": 104,
|
||||||
|
"test/gstack-config-redact-keys.test.ts": 123,
|
||||||
|
"test/gstack-decision-bins.test.ts": 3316,
|
||||||
|
"test/gstack-decision-semantic.test.ts": 82,
|
||||||
|
"test/gstack-decision.test.ts": 65,
|
||||||
|
"test/gstack-detach.test.ts": 11513,
|
||||||
|
"test/gstack-developer-profile.test.ts": 6859,
|
||||||
|
"test/gstack-egress-cli.test.ts": 533,
|
||||||
|
"test/gstack-gbrain-detect-mcp-mode.test.ts": 15425,
|
||||||
|
"test/gstack-gbrain-mcp-verify.test.ts": 1209,
|
||||||
|
"test/gstack-gbrain-source-wireup.test.ts": 1591,
|
||||||
|
"test/gstack-gbrain-sync.test.ts": 1772,
|
||||||
|
"test/gstack-home-module-scope.test.ts": 102,
|
||||||
|
"test/gstack-learnings-search.test.ts": 282,
|
||||||
|
"test/gstack-memory-helpers.test.ts": 80,
|
||||||
|
"test/gstack-memory-ingest.test.ts": 2274,
|
||||||
|
"test/gstack-next-version.test.ts": 11929,
|
||||||
|
"test/gstack-paths.test.ts": 128,
|
||||||
|
"test/gstack-question-log.test.ts": 1767,
|
||||||
|
"test/gstack-question-preference.test.ts": 4280,
|
||||||
|
"test/gstack-redact-cli.test.ts": 515,
|
||||||
|
"test/gstack-repo-mode.test.ts": 789,
|
||||||
|
"test/gstack-retro-metrics.test.ts": 597,
|
||||||
|
"test/gstack-schema-pack.test.ts": 64,
|
||||||
|
"test/gstack-session-kind.test.ts": 81,
|
||||||
|
"test/gstack-settings-hook-schema-aware.test.ts": 2572,
|
||||||
|
"test/gstack-skill-start.test.ts": 1442,
|
||||||
|
"test/gstack-slug-cwd-walk-up.test.ts": 445,
|
||||||
|
"test/gstack-slug-parity.test.ts": 688,
|
||||||
|
"test/gstack-slug-sanitize.test.ts": 99,
|
||||||
|
"test/gstack-state-root-override.test.ts": 351,
|
||||||
|
"test/gstack-team-init-hook-schema.test.ts": 173,
|
||||||
|
"test/gstack-upgrade-migration-v1_17_0_0.test.ts": 83,
|
||||||
|
"test/gstack-upgrade-migration-v1_37_0_0.test.ts": 120,
|
||||||
|
"test/gstack-upgrade-migration-v1_40_0_0.test.ts": 174,
|
||||||
|
"test/gstack-version-bump.test.ts": 1304,
|
||||||
|
"test/helpers-unit.test.ts": 67,
|
||||||
|
"test/helpers/budget-override.test.ts": 61,
|
||||||
|
"test/helpers/capture-parity-baseline.test.ts": 191,
|
||||||
|
"test/helpers/claude-pty-runner.scope-gate-floor.unit.test.ts": 66,
|
||||||
|
"test/helpers/claude-pty-runner.unit.test.ts": 80,
|
||||||
|
"test/helpers/e2e-gate.unit.test.ts": 61,
|
||||||
|
"test/helpers/eval-store.test.ts": 244,
|
||||||
|
"test/helpers/gemini-session-runner.test.ts": 63,
|
||||||
|
"test/helpers/hermetic-env.test.ts": 66,
|
||||||
|
"test/helpers/observability.test.ts": 158,
|
||||||
|
"test/helpers/providers/gemini.test.ts": 58,
|
||||||
|
"test/helpers/run-bin.test.ts": 67,
|
||||||
|
"test/helpers/session-runner.test.ts": 87,
|
||||||
|
"test/heredoc-pipe-deadlock.test.ts": 121,
|
||||||
|
"test/hermetic-skills-seeding.test.ts": 91,
|
||||||
|
"test/hermetic-wiring.test.ts": 97,
|
||||||
|
"test/hook-scripts.test.ts": 8381,
|
||||||
|
"test/hooks-windows-paths.test.ts": 170,
|
||||||
|
"test/host-config.test.ts": 857,
|
||||||
|
"test/investigate-freeze-path.test.ts": 67,
|
||||||
|
"test/ios-debug-bridge-release-guard.test.ts": 58,
|
||||||
|
"test/ios-qa-regen.test.ts": 272,
|
||||||
|
"test/ios-qa-stateserver-hardening.test.ts": 66,
|
||||||
|
"test/ios-qa-swiftui-tap-regression.test.ts": 61,
|
||||||
|
"test/is-conductor.test.ts": 45,
|
||||||
|
"test/jargon-list.test.ts": 65,
|
||||||
|
"test/jsonl-merge.test.ts": 274,
|
||||||
|
"test/jsonl-store.test.ts": 63,
|
||||||
|
"test/land-and-deploy-postfail.test.ts": 72,
|
||||||
|
"test/learnings-injection.test.ts": 91,
|
||||||
|
"test/learnings.test.ts": 2646,
|
||||||
|
"test/llms-txt-shape.test.ts": 72,
|
||||||
|
"test/memory-cache-injection.test.ts": 360,
|
||||||
|
"test/memory-ingest-include-gitignored.test.ts": 95,
|
||||||
|
"test/memory-ingest-no-put_page.test.ts": 72,
|
||||||
|
"test/memory-ingest-timeout.test.ts": 69,
|
||||||
|
"test/migration-checkpoint-ownership.test.ts": 137,
|
||||||
|
"test/migrations-v1.27.0.0.test.ts": 371,
|
||||||
|
"test/migrations-v1.65.0.0.test.ts": 194,
|
||||||
|
"test/mktemp-portability.test.ts": 75,
|
||||||
|
"test/model-overlay-fable-5.test.ts": 73,
|
||||||
|
"test/model-overlay-gpt-5.6-sol.test.ts": 65,
|
||||||
|
"test/model-overlay-opus-4-7.test.ts": 59,
|
||||||
|
"test/model-overlay-opus-4-8.test.ts": 59,
|
||||||
|
"test/model-overlay-sonnet-5.test.ts": 68,
|
||||||
|
"test/no-quoted-tilde-assignments.test.ts": 79,
|
||||||
|
"test/no-stale-gstack-brain-refs.test.ts": 604,
|
||||||
|
"test/no-suicide-exit.test.ts": 102,
|
||||||
|
"test/onboarding-moved-literals.test.ts": 92,
|
||||||
|
"test/one-way-doors.test.ts": 59,
|
||||||
|
"test/openclaw-native-skills.test.ts": 61,
|
||||||
|
"test/paid-orphan-tripwire.test.ts": 102,
|
||||||
|
"test/paid-selection-propagation.test.ts": 80,
|
||||||
|
"test/paid-shards.test.ts": 1330,
|
||||||
|
"test/pair-agent-token-hygiene.test.ts": 54,
|
||||||
|
"test/parity-baseline-integrity.test.ts": 66,
|
||||||
|
"test/parity-sectioned.test.ts": 67,
|
||||||
|
"test/parity-suite.test.ts": 146,
|
||||||
|
"test/plan-tune-gates.test.ts": 507,
|
||||||
|
"test/plan-tune.test.ts": 655,
|
||||||
|
"test/post-rename-doc-regen.test.ts": 70,
|
||||||
|
"test/pr-title-rewrite.test.ts": 120,
|
||||||
|
"test/pr-title-sync-workflow-safety.test.ts": 75,
|
||||||
|
"test/preamble-compose.test.ts": 62,
|
||||||
|
"test/preamble-first-task-scaffold.test.ts": 837,
|
||||||
|
"test/pty-askuserquestion-single-line.test.ts": 67,
|
||||||
|
"test/pty-skill-seeding-wiring.test.ts": 86,
|
||||||
|
"test/question-log-hook.test.ts": 1144,
|
||||||
|
"test/question-preference-hook.test.ts": 1477,
|
||||||
|
"test/question-tuning-registry-path.test.ts": 55,
|
||||||
|
"test/readme-throughput.test.ts": 151,
|
||||||
|
"test/redact-audit-log.test.ts": 91,
|
||||||
|
"test/redact-doc-resolver.test.ts": 64,
|
||||||
|
"test/redact-engine-autoredact.test.ts": 72,
|
||||||
|
"test/redact-engine.test.ts": 74,
|
||||||
|
"test/redact-parcel-id-false-positive.test.ts": 58,
|
||||||
|
"test/redact-pattern-lint.test.ts": 73,
|
||||||
|
"test/redact-prepush-hook.test.ts": 1705,
|
||||||
|
"test/redact-prepush-rebase-force-push.test.ts": 776,
|
||||||
|
"test/redact-prepush-scan-range.test.ts": 1406,
|
||||||
|
"test/regression-1539-review-self-verify.test.ts": 69,
|
||||||
|
"test/regression-1611-gbrain-sync-resume.test.ts": 83,
|
||||||
|
"test/regression-1624-retro-stale-base.test.ts": 59,
|
||||||
|
"test/regression-issue2091-bsd-mktemp.test.ts": 189,
|
||||||
|
"test/regression-pr1169-build-app-sed.test.ts": 91,
|
||||||
|
"test/regression-pr1169-mktemp-fallbacks.test.ts": 57,
|
||||||
|
"test/relink.test.ts": 2110,
|
||||||
|
"test/required-reads.test.ts": 62,
|
||||||
|
"test/resolver-ask-user-format.test.ts": 70,
|
||||||
|
"test/resolvers-gbrain-put-rewrite.test.ts": 74,
|
||||||
|
"test/resolvers-gbrain-save-results.test.ts": 57,
|
||||||
|
"test/review-log.test.ts": 689,
|
||||||
|
"test/routing-probe.test.ts": 66,
|
||||||
|
"test/run-in-background-guidance.test.ts": 67,
|
||||||
|
"test/run-shard-child.test.ts": 1274,
|
||||||
|
"test/salience-allowlist.test.ts": 98,
|
||||||
|
"test/schema-version-migration.test.ts": 89,
|
||||||
|
"test/secret-sink-harness.test.ts": 105,
|
||||||
|
"test/section-manifest-consistency.test.ts": 69,
|
||||||
|
"test/security-dashboard-fallback.test.ts": 1382,
|
||||||
|
"test/session-runner-timeout.test.ts": 8094,
|
||||||
|
"test/session-update-autostash.test.ts": 169,
|
||||||
|
"test/setup-alias-name-uniqueness.test.ts": 1173,
|
||||||
|
"test/setup-bun-cmd-and-pipe-bugs.test.ts": 67,
|
||||||
|
"test/setup-claude-skill-assets.test.ts": 595,
|
||||||
|
"test/setup-cleanup-orphans.test.ts": 124,
|
||||||
|
"test/setup-codesign.test.ts": 63,
|
||||||
|
"test/setup-codex-model.test.ts": 64,
|
||||||
|
"test/setup-conductor-worktree.test.ts": 69,
|
||||||
|
"test/setup-emoji-font.test.ts": 90,
|
||||||
|
"test/setup-gbrain-bin-invocation-paths.test.ts": 61,
|
||||||
|
"test/setup-gbrain-path4-structure.test.ts": 65,
|
||||||
|
"test/setup-help.test.ts": 81,
|
||||||
|
"test/setup-hook-canonical-paths.test.ts": 67,
|
||||||
|
"test/setup-plan-tune-hooks-noninteractive.test.ts": 218,
|
||||||
|
"test/setup-runtime-lib-command.test.ts": 3765,
|
||||||
|
"test/setup-sections-linking.test.ts": 59,
|
||||||
|
"test/setup-windows-fallback.test.ts": 75,
|
||||||
|
"test/setup-windows-rerun-refresh.test.ts": 131,
|
||||||
|
"test/ship-apple-gate.test.ts": 62,
|
||||||
|
"test/ship-document-release-dispatch.test.ts": 74,
|
||||||
|
"test/ship-plan-completion-invariants.test.ts": 107,
|
||||||
|
"test/ship-review-loop.test.ts": 103,
|
||||||
|
"test/ship-template-redaction.test.ts": 184,
|
||||||
|
"test/ship-test-detection-markers.test.ts": 259,
|
||||||
|
"test/ship-version-sync.test.ts": 464,
|
||||||
|
"test/skill-budget-regression.test.ts": 177,
|
||||||
|
"test/skill-census.test.ts": 67,
|
||||||
|
"test/skill-ceo-section-ordering.test.ts": 68,
|
||||||
|
"test/skill-collision-sentinel.test.ts": 65,
|
||||||
|
"test/skill-coverage-floor.test.ts": 82,
|
||||||
|
"test/skill-coverage-matrix.test.ts": 74,
|
||||||
|
"test/skill-cross-model-recommendation-emit.test.ts": 74,
|
||||||
|
"test/skill-fixture.test.ts": 92,
|
||||||
|
"test/skill-parser.test.ts": 71,
|
||||||
|
"test/skill-preflight-budget.test.ts": 65,
|
||||||
|
"test/skill-size-budget.test.ts": 477,
|
||||||
|
"test/skill-validation.test.ts": 577,
|
||||||
|
"test/slop-diff-cli.test.ts": 408,
|
||||||
|
"test/spec-template-invariants.test.ts": 57,
|
||||||
|
"test/spec-template-sync.test.ts": 224,
|
||||||
|
"test/static-no-legacy-writes.test.ts": 1701,
|
||||||
|
"test/strict-output.test.ts": 57,
|
||||||
|
"test/takes-fence-fallback.test.ts": 50,
|
||||||
|
"test/tasks-section-jq.test.ts": 75,
|
||||||
|
"test/taste-engine.test.ts": 854,
|
||||||
|
"test/team-mode.test.ts": 8780,
|
||||||
|
"test/telemetry-repo-strip.test.ts": 76,
|
||||||
|
"test/telemetry.test.ts": 4253,
|
||||||
|
"test/template-context-parity.test.ts": 67,
|
||||||
|
"test/terse-build.test.ts": 76,
|
||||||
|
"test/test-free-shards.test.ts": 3011,
|
||||||
|
"test/timeline-stop-hook.test.ts": 722,
|
||||||
|
"test/timeline.test.ts": 961,
|
||||||
|
"test/touchfiles-facade.test.ts": 82,
|
||||||
|
"test/touchfiles-map-diff.test.ts": 218,
|
||||||
|
"test/touchfiles.test.ts": 124,
|
||||||
|
"test/tracker-guard-wiring.test.ts": 87,
|
||||||
|
"test/tracker-guard.test.ts": 231,
|
||||||
|
"test/transcript-section-logger.test.ts": 57,
|
||||||
|
"test/uninstall-windows-copies.test.ts": 411,
|
||||||
|
"test/uninstall.test.ts": 2509,
|
||||||
|
"test/update-check-crash-sentinel.test.ts": 358,
|
||||||
|
"test/upgrade-migration-v1.test.ts": 76,
|
||||||
|
"test/upgrade-template-pins.test.ts": 60,
|
||||||
|
"test/user-render-out-dir-install.test.ts": 165,
|
||||||
|
"test/user-slug-fallback.test.ts": 230,
|
||||||
|
"test/v0-dormancy.test.ts": 79,
|
||||||
|
"test/verify-gate.test.ts": 712,
|
||||||
|
"test/version-source.test.ts": 47,
|
||||||
|
"test/workflow-concurrency.test.ts": 73,
|
||||||
|
"test/worktree.test.ts": 506,
|
||||||
|
"test/writing-style-resolver.test.ts": 62
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user