openclaw/src/infra
Josh Avant e6911f0448
Tests: restore deterministic plugins CLI coverage (#49955)
* Tests: restore deterministic plugins CLI coverage

* CLI: preserve plugins exit control-flow narrowing

* Tests: fix plugins CLI mock typing for tsgo

* Tests: fix provider usage mock typing in key normalization
2026-03-18 14:05:04 -05:00
..
format-time fix: tighten duration formatter coverage 2026-03-13 23:56:24 +00:00
net Tests: pin Telegram fallback host (#49364) 2026-03-17 20:32:38 -07:00
outbound Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
tls test: add gateway tls helper coverage 2026-03-14 00:04:18 +00:00
abort-pattern.test.ts
abort-signal.test.ts test: tighten abort signal coverage 2026-03-13 18:51:21 +00:00
abort-signal.ts
agent-events.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
agent-events.ts
archive-helpers.test.ts test: extract archive helper coverage 2026-03-14 00:06:47 +00:00
archive-path.test.ts test: expand archive path helper coverage 2026-03-13 18:29:56 +00:00
archive-path.ts
archive-staging.test.ts test: add archive staging helper coverage 2026-03-13 23:49:07 +00:00
archive-staging.ts refactor: extract archive staging helpers 2026-03-10 23:52:31 +00:00
archive.test.ts test: extract archive helper coverage 2026-03-14 00:06:47 +00:00
archive.ts refactor: clarify archive staging intent 2026-03-10 23:54:12 +00:00
backoff.test.ts test: tighten backoff abort coverage 2026-03-14 00:53:47 +00:00
backoff.ts
backup-create.test.ts test: fix fresh infra type drift 2026-03-13 20:38:24 +00:00
backup-create.ts Infra: extract backup and plugin path helpers 2026-03-10 20:16:35 -04:00
binaries.test.ts test: add outbound and hardlink helper coverage 2026-03-13 19:59:11 +00:00
binaries.ts
bonjour-ciao.test.ts Infra: ignore ciao probing cancellations 2026-03-16 15:26:47 +00:00
bonjour-ciao.ts Infra: ignore ciao probing cancellations 2026-03-16 15:26:47 +00:00
bonjour-discovery.test.ts
bonjour-discovery.ts
bonjour-errors.test.ts fix: tighten bonjour whitespace error coverage 2026-03-14 00:36:31 +00:00
bonjour-errors.ts fix: tighten bonjour whitespace error coverage 2026-03-14 00:36:31 +00:00
bonjour.test.ts fix: harden bonjour retry recovery 2026-03-16 07:59:15 +00:00
bonjour.ts Infra: restore check after gaxios compat 2026-03-16 01:49:41 -07:00
boundary-file-read.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
boundary-file-read.ts
boundary-path.test.ts refactor: share temp dir test helper 2026-03-13 18:38:12 +00:00
boundary-path.ts
brew.test.ts test: tighten brew helper coverage 2026-03-13 23:47:22 +00:00
brew.ts
canvas-host-url.test.ts test: add json file and canvas host helper coverage 2026-03-13 19:32:59 +00:00
canvas-host-url.ts
channel-activity.test.ts test: tighten channel activity account isolation 2026-03-14 00:55:32 +00:00
channel-activity.ts
channel-summary.test.ts Plugin SDK: require unified message discovery 2026-03-18 03:02:16 +00:00
channel-summary.ts Status: lazy-load read-only account inspectors 2026-03-15 20:10:43 -07:00
channels-status-issues.test.ts test: dedupe activity and diagnostic coverage 2026-03-13 19:56:04 +00:00
channels-status-issues.ts
cli-root-options.test.ts test: tighten small helper edge coverage 2026-03-13 19:18:45 +00:00
cli-root-options.ts
clipboard.test.ts test: add clipboard and package helper coverage 2026-03-13 19:50:27 +00:00
clipboard.ts
control-ui-assets.test.ts gateway: fix global Control UI 404s for symlinked wrappers and bundled package roots (#40385) 2026-03-09 01:50:42 +01:00
control-ui-assets.ts gateway: fix global Control UI 404s for symlinked wrappers and bundled package roots (#40385) 2026-03-09 01:50:42 +01:00
dedupe.test.ts test: add dedupe and boundary file helper coverage 2026-03-13 20:16:57 +00:00
dedupe.ts fix(feishu): add early event-level dedup to prevent duplicate replies (#43762) 2026-03-13 22:37:40 -05:00
detect-package-manager.test.ts fix: support bun lockfile detection 2026-03-14 00:26:03 +00:00
detect-package-manager.ts fix: support bun lockfile detection 2026-03-14 00:26:03 +00:00
device-auth-store.test.ts test: add device auth store coverage 2026-03-13 20:20:27 +00:00
device-auth-store.ts
device-bootstrap.test.ts fix: harden bootstrap and transport ready coverage 2026-03-14 00:22:19 +00:00
device-bootstrap.ts fix: harden bootstrap and transport ready coverage 2026-03-14 00:22:19 +00:00
device-identity.state-dir.test.ts test: expand state dir identity coverage 2026-03-13 19:16:38 +00:00
device-identity.test.ts fix: tighten device identity helper coverage 2026-03-13 23:50:15 +00:00
device-identity.ts fix: tighten device identity helper coverage 2026-03-13 23:50:15 +00:00
device-pairing.test.ts fix: harden device token rotation denial paths 2026-03-15 09:05:45 -07:00
device-pairing.ts refactor(device): share missing-scope helper 2026-03-17 06:24:01 +00:00
diagnostic-events.test.ts test: add diagnostic and port format helper coverage 2026-03-13 20:18:50 +00:00
diagnostic-events.ts
diagnostic-flags.test.ts test: dedupe activity and diagnostic coverage 2026-03-13 19:56:04 +00:00
diagnostic-flags.ts
dotenv.test.ts Fix full local gate on main 2026-03-14 15:52:11 -05:00
dotenv.ts
env.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
env.ts
errors.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
errors.ts
exec-allowlist-matching.test.ts test: extract exec allowlist matching coverage 2026-03-13 20:34:25 +00:00
exec-allowlist-pattern.test.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
exec-allowlist-pattern.ts Tests: extend exec allowlist glob coverage 2026-03-12 04:01:49 -04:00
exec-approval-command-display.test.ts test: add exec helper coverage 2026-03-13 19:57:49 +00:00
exec-approval-command-display.ts Security: escape invisible exec approval format chars (#43687) 2026-03-12 01:20:04 -04:00
exec-approval-forwarder.test.ts refactor: move remaining channel seams into plugins 2026-03-15 23:47:30 -07:00
exec-approval-forwarder.ts refactor: move session lifecycle and outbound fallbacks into plugins 2026-03-16 00:40:43 -07:00
exec-approval-reply.test.ts fix: repair ci audit and type drift 2026-03-13 21:02:19 +00:00
exec-approval-reply.ts fix: tighten exec approval reply coverage 2026-03-13 20:37:21 +00:00
exec-approval-session-target.test.ts fix: repair ci audit and type drift 2026-03-13 21:02:19 +00:00
exec-approval-session-target.ts refactor: share exec approval session target routing 2026-03-13 20:19:39 +00:00
exec-approval-surface.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
exec-approval-surface.ts refactor: move channel messaging hooks into plugins 2026-03-15 22:39:00 -07:00
exec-approvals-allow-always.test.ts refactor: share allow-always test helpers 2026-03-13 20:19:39 +00:00
exec-approvals-allowlist.ts fix(exec-approvals): honor allow-always for bash script invocations 2026-03-08 00:39:54 +00:00
exec-approvals-analysis.test.ts test: extract exec approvals shell analysis coverage 2026-03-13 21:01:35 +00:00
exec-approvals-analysis.ts fix(exec): honor shell comments in allow-always analysis 2026-03-07 23:31:25 +00:00
exec-approvals-config.test.ts
exec-approvals-parity.test.ts
exec-approvals-policy.test.ts test: extract exec approvals policy coverage 2026-03-13 20:43:54 +00:00
exec-approvals-safe-bins.test.ts
exec-approvals-store.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
exec-approvals-test-helpers.ts
exec-approvals.test.ts test: dedupe exec approvals analysis coverage 2026-03-13 21:18:13 +00:00
exec-approvals.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
exec-command-resolution.test.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
exec-command-resolution.ts
exec-host.test.ts test: add socket and ssh helper coverage 2026-03-13 20:12:04 +00:00
exec-host.ts
exec-obfuscation-detect.test.ts fix(security): strip Mongolian selectors in exec obfuscation detector 2026-03-12 21:00:00 -04:00
exec-obfuscation-detect.ts fix(mac): adopt canonical session key and add reset triggers (#10898) 2026-03-13 12:35:39 +11:00
exec-safe-bin-policy-profiles.ts
exec-safe-bin-policy-validator.ts
exec-safe-bin-policy.test.ts Docs: fix MDX markers blocking page refreshes (#46695) 2026-03-15 02:58:59 +01:00
exec-safe-bin-policy.ts
exec-safe-bin-runtime-policy.test.ts fix: tighten safe bin runtime policy coverage 2026-03-13 23:55:07 +00:00
exec-safe-bin-runtime-policy.ts fix: tighten safe bin runtime policy coverage 2026-03-13 23:55:07 +00:00
exec-safe-bin-trust.test.ts
exec-safe-bin-trust.ts
exec-safety.test.ts test: add small infra helper coverage 2026-03-13 19:39:07 +00:00
exec-safety.ts
exec-wrapper-resolution.test.ts test: expand exec wrapper helper coverage 2026-03-13 19:06:22 +00:00
exec-wrapper-resolution.ts fix: normalize windows runtime shim executables 2026-03-09 07:01:42 +00:00
executable-path.test.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
executable-path.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
fetch.test.ts test: fix fetch mock typing 2026-03-15 21:07:05 -07:00
fetch.ts
file-identity.test.ts test: tighten byte count and file identity coverage 2026-03-13 18:35:55 +00:00
file-identity.ts
file-lock.ts
fixed-window-rate-limit.test.ts test: tighten fixed window limiter coverage 2026-03-13 18:49:41 +00:00
fixed-window-rate-limit.ts
fs-pinned-write-helper.test.ts fix(security): pin staged writes and fs mutations 2026-03-11 02:38:00 +00:00
fs-pinned-write-helper.ts fix(security): pin staged writes and fs mutations 2026-03-11 02:38:00 +00:00
fs-safe.test.ts fix(security): pin staged writes and fs mutations 2026-03-11 02:38:00 +00:00
fs-safe.ts fix(security): pin staged writes and fs mutations 2026-03-11 02:38:00 +00:00
gateway-lock.test.ts
gateway-lock.ts refactor: share gateway argv parsing 2026-03-08 23:38:24 +00:00
gateway-process-argv.test.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
gateway-process-argv.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
gateway-processes.test.ts test: add gateway process helper coverage 2026-03-13 20:31:20 +00:00
gateway-processes.ts fix: harden windows gateway lifecycle 2026-03-13 18:33:59 +00:00
gaxios-fetch-compat.test.ts fix: restore check after upstream type drift 2026-03-16 20:17:00 -07:00
gaxios-fetch-compat.ts fix: restore check after upstream type drift 2026-03-16 20:17:00 -07:00
gemini-auth.test.ts test: add gemini auth and pairing helper coverage 2026-03-13 19:31:59 +00:00
gemini-auth.ts
git-commit.test.ts test: reuse git commit module exports 2026-03-17 16:21:58 +00:00
git-commit.ts test: isolate git commit resolution fallbacks 2026-03-08 18:40:14 +00:00
git-root.test.ts test: tighten git root helper coverage 2026-03-13 18:53:02 +00:00
git-root.ts
hardlink-guards.test.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
hardlink-guards.ts
heartbeat-active-hours.test.ts
heartbeat-active-hours.ts
heartbeat-events-filter.test.ts test: expand heartbeat event filter coverage 2026-03-13 18:34:13 +00:00
heartbeat-events-filter.ts
heartbeat-events.test.ts test: add target normalization helper coverage 2026-03-13 20:06:14 +00:00
heartbeat-events.ts
heartbeat-reason.test.ts test: simplify heartbeat reason coverage 2026-03-13 18:48:12 +00:00
heartbeat-reason.ts fix(acp): implicit streamToParent for mode=run without thread (#42404) 2026-03-10 21:42:15 +01:00
heartbeat-runner.ghost-reminder.test.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
heartbeat-runner.model-override.test.ts refactor(heartbeat-tests): share seeded heartbeat run 2026-03-17 07:23:44 +00:00
heartbeat-runner.respects-ackmaxchars-heartbeat-acks.test.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
heartbeat-runner.returns-default-unset.test.ts refactor: move remaining channel seams into plugins 2026-03-15 23:47:30 -07:00
heartbeat-runner.scheduler.test.ts fix: resolve current ci regressions 2026-03-14 00:51:12 +00:00
heartbeat-runner.sender-prefers-delivery-target.test.ts refactor: make OutboundSendDeps dynamic with channel-ID keys (#45517) 2026-03-14 02:42:21 -07:00
heartbeat-runner.test-harness.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
heartbeat-runner.test-utils.ts refactor: clean extension api boundaries 2026-03-17 09:38:21 -07:00
heartbeat-runner.transcript-prune.test.ts
heartbeat-runner.ts Plugin SDK: route reply payload through public subpath 2026-03-18 12:01:15 -07:00
heartbeat-summary.ts Status: split heartbeat summary helpers 2026-03-15 22:55:26 -07:00
heartbeat-visibility.test.ts
heartbeat-visibility.ts
heartbeat-wake.test.ts test: share heartbeat retry fixtures 2026-03-13 21:40:54 +00:00
heartbeat-wake.ts fix(acp): implicit streamToParent for mode=run without thread (#42404) 2026-03-10 21:42:15 +01:00
home-dir.test.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
home-dir.ts refactor: dedupe home relative path resolution 2026-03-13 21:40:53 +00:00
host-env-security-policy.json fix(security): block build-tool and glibc env injection vectors in host exec sandbox (#49702) 2026-03-18 13:11:01 +01:00
host-env-security.policy-parity.test.ts
host-env-security.test.ts fix(security): block build-tool and glibc env injection vectors in host exec sandbox (#49702) 2026-03-18 13:11:01 +01:00
host-env-security.ts refactor: share portable env entry normalization 2026-03-13 21:40:54 +00:00
http-body.test.ts test: refine http body limit coverage 2026-03-13 18:13:39 +00:00
http-body.ts refactor: share request body chunk accounting 2026-03-13 21:40:54 +00:00
infra-runtime.test.ts fix: land SIGUSR1 orphan recovery regressions (#47719) (thanks @joeykrug) 2026-03-15 22:32:36 -07:00
infra-store.test.ts test: add diagnostic and port format helper coverage 2026-03-13 20:18:50 +00:00
install-flow.test.ts test: share install flow failure harness 2026-03-13 21:40:54 +00:00
install-flow.ts
install-from-npm-spec.test.ts test: add install and pairing helper coverage 2026-03-13 19:54:16 +00:00
install-from-npm-spec.ts
install-mode-options.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
install-mode-options.ts
install-package-dir.test.ts Fix plugin update dependency failures and dedupe warnings 2026-03-13 11:26:14 -07:00
install-package-dir.ts Fix plugin update dependency failures and dedupe warnings 2026-03-13 11:26:14 -07:00
install-safe-path.test.ts test: tighten install safe path coverage 2026-03-13 23:45:36 +00:00
install-safe-path.ts Plugins: preserve scoped ids and reserve bundled duplicates (#47413) 2026-03-15 09:07:10 -07:00
install-source-utils.test.ts test: refine telegram network and install source coverage 2026-03-13 18:08:48 +00:00
install-source-utils.ts
install-target.test.ts test: add install and pairing helper coverage 2026-03-13 19:54:16 +00:00
install-target.ts Plugins: preserve scoped ids and reserve bundled duplicates (#47413) 2026-03-15 09:07:10 -07:00
is-main.test.ts test: tighten is-main helper coverage 2026-03-14 00:43:19 +00:00
is-main.ts
json-file.test.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
json-file.ts
json-files.test.ts test: tighten json file lock coverage 2026-03-14 00:27:40 +00:00
json-files.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
json-utf8-bytes.test.ts test: tighten small helper edge coverage 2026-03-13 19:18:45 +00:00
json-utf8-bytes.ts
jsonl-socket.test.ts test: add socket and ssh helper coverage 2026-03-13 20:12:04 +00:00
jsonl-socket.ts
machine-name.test.ts fix: tighten machine name coverage 2026-03-13 23:43:06 +00:00
machine-name.ts fix: tighten machine name coverage 2026-03-13 23:43:06 +00:00
map-size.test.ts test: tighten port and map helper coverage 2026-03-13 19:30:06 +00:00
map-size.ts
node-commands.ts
node-pairing.test.ts
node-pairing.ts
node-shell.test.ts test: tighten node shell platform normalization 2026-03-14 01:05:46 +00:00
node-shell.ts
npm-integrity.test.ts test: tighten warning and npm integrity coverage 2026-03-13 19:01:16 +00:00
npm-integrity.ts
npm-pack-install.test.ts test: expand npm install and update check coverage 2026-03-13 19:45:37 +00:00
npm-pack-install.ts
npm-registry-spec.test.ts test: expand npm registry spec coverage 2026-03-13 18:54:21 +00:00
npm-registry-spec.ts
openclaw-exec-env.test.ts test: tighten openclaw exec env coverage 2026-03-14 01:03:24 +00:00
openclaw-exec-env.ts Exec: mark child command env with OPENCLAW_CLI (#41411) 2026-03-09 19:14:08 -04:00
openclaw-root.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
openclaw-root.ts refactor: share openclaw root package parsing 2026-03-13 21:40:54 +00:00
os-summary.test.ts test: add tailnet and os summary helper coverage 2026-03-13 19:34:10 +00:00
os-summary.ts
package-json.test.ts fix: tighten package json coverage 2026-03-13 23:39:44 +00:00
package-json.ts fix: tighten package json coverage 2026-03-13 23:39:44 +00:00
package-tag.test.ts test: tighten package tag prefix matching 2026-03-14 00:58:12 +00:00
package-tag.ts fix: tighten package tag and channel summary coverage 2026-03-14 00:23:57 +00:00
pairing-files.test.ts test: fix current ci regressions 2026-03-14 01:29:04 +00:00
pairing-files.ts
pairing-pending.test.ts test: fix fresh infra type drift 2026-03-13 20:38:24 +00:00
pairing-pending.ts
pairing-token.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
pairing-token.ts fix: tighten pairing token blank handling 2026-03-14 01:04:18 +00:00
parse-finite-number.test.ts test: tighten numeric parsing and path safety coverage 2026-03-13 19:24:22 +00:00
parse-finite-number.ts refactor: centralize strict numeric parsing 2026-03-08 03:02:25 +00:00
path-alias-guards.test.ts refactor: share temp dir test helper 2026-03-13 18:38:12 +00:00
path-alias-guards.ts
path-env.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
path-env.ts
path-guards.test.ts test: tighten path guard helper coverage 2026-03-14 00:39:27 +00:00
path-guards.ts fix: tighten path guard coverage 2026-03-13 23:37:37 +00:00
path-prepend.test.ts test: tighten path prepend casing coverage 2026-03-14 00:28:34 +00:00
path-prepend.ts
path-safety.test.ts test: tighten numeric parsing and path safety coverage 2026-03-13 19:24:22 +00:00
path-safety.ts
plain-object.test.ts test: tighten small helper edge coverage 2026-03-13 19:18:45 +00:00
plain-object.ts
plugin-install-path-warnings.test.ts test: share plugin install path fixtures 2026-03-13 21:40:54 +00:00
plugin-install-path-warnings.ts Infra: extract backup and plugin path helpers 2026-03-10 20:16:35 -04:00
ports-format.test.ts test: add diagnostic and port format helper coverage 2026-03-13 20:18:50 +00:00
ports-format.ts
ports-inspect.ts
ports-lsof.test.ts test: tighten system event and lsof helper coverage 2026-03-13 19:35:27 +00:00
ports-lsof.ts
ports-probe.test.ts test: add small infra helper coverage 2026-03-13 19:39:07 +00:00
ports-probe.ts
ports-types.ts
ports.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
ports.ts
process-respawn.test.ts test: share process respawn launchd assertions 2026-03-13 21:40:54 +00:00
process-respawn.ts fix(daemon): replace bootout with kickstart -k for launchd restarts on macOS 2026-03-12 01:16:49 +01:00
prototype-keys.test.ts test: tighten prototype key matching 2026-03-14 01:01:27 +00:00
prototype-keys.ts
provider-usage.auth.normalizes-keys.test.ts Tests: restore deterministic plugins CLI coverage (#49955) 2026-03-18 14:05:04 -05:00
provider-usage.auth.plugin.test.ts refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
provider-usage.auth.ts perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
provider-usage.fetch.claude.test.ts test: tighten claude usage fallback coverage 2026-03-13 19:23:25 +00:00
provider-usage.fetch.claude.ts
provider-usage.fetch.codex.test.ts test: tighten codex usage coverage 2026-03-13 19:22:21 +00:00
provider-usage.fetch.codex.ts
provider-usage.fetch.gemini.test.ts test: expand approval context and gemini usage coverage 2026-03-13 19:13:01 +00:00
provider-usage.fetch.gemini.ts
provider-usage.fetch.minimax.test.ts test: tighten minimax usage coverage 2026-03-13 18:10:40 +00:00
provider-usage.fetch.minimax.ts
provider-usage.fetch.shared.test.ts test: fix fetch mock typing 2026-03-15 21:07:05 -07:00
provider-usage.fetch.shared.ts
provider-usage.fetch.ts refactor(core): land plugin auth and startup cleanup 2026-03-15 20:12:37 -07:00
provider-usage.fetch.zai.test.ts fix: harden zai and ssh helper coverage 2026-03-13 19:15:25 +00:00
provider-usage.fetch.zai.ts fix: harden zai and ssh helper coverage 2026-03-13 19:15:25 +00:00
provider-usage.format.test.ts test: tighten runtime status and usage formatting coverage 2026-03-13 19:44:09 +00:00
provider-usage.format.ts
provider-usage.load.plugin.test.ts refactor: replace "seam" terminology across codebase 2026-03-18 00:20:15 -07:00
provider-usage.load.test.ts test: stabilize gate regressions 2026-03-18 15:36:32 +00:00
provider-usage.load.ts perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
provider-usage.shared.test.ts refactor(usage): share legacy pi auth token lookup 2026-03-17 06:24:01 +00:00
provider-usage.shared.ts refactor(usage): share legacy pi auth token lookup 2026-03-17 06:24:01 +00:00
provider-usage.test-support.ts perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
provider-usage.test.ts perf: reduce unit test hot path overhead 2026-03-18 18:19:40 +00:00
provider-usage.ts
provider-usage.types.ts
push-apns.auth.test.ts test: extract apns auth helper coverage 2026-03-14 00:11:03 +00:00
push-apns.relay.test.ts refactor(apns-tests): share relay push params 2026-03-17 07:23:44 +00:00
push-apns.relay.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
push-apns.store.test.ts test: extract apns store coverage 2026-03-14 00:13:07 +00:00
push-apns.test.ts test: tighten apns send coverage 2026-03-14 00:19:04 +00:00
push-apns.ts feat(push): add iOS APNs relay gateway (#43369) 2026-03-12 18:15:35 +02:00
restart-sentinel.test.ts test: harden restart sentinel and host env coverage 2026-03-13 19:36:49 +00:00
restart-sentinel.ts
restart-stale-pids.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
restart-stale-pids.ts fix(gateway): harden service-mode stale process cleanup (#38463, thanks @spirittechie) 2026-03-07 21:36:24 +00:00
restart.deferral-timeout.test.ts fix: resume orphaned subagent sessions after SIGUSR1 reload 2026-03-15 22:32:36 -07:00
restart.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
restart.ts fix: address 6 review comments on PR #47719 2026-03-15 22:32:36 -07:00
retry-policy.test.ts test: harden infra formatter and retry coverage 2026-03-13 17:47:47 +00:00
retry-policy.ts refactor(retry): simplify telegram shouldRetry composition 2026-03-08 01:14:16 +00:00
retry.test.ts test: tighten retry helper coverage 2026-03-13 18:26:42 +00:00
retry.ts
run-node.test.ts test: reuse run-node module imports 2026-03-17 16:21:58 +00:00
runtime-guard.test.ts test: expand runtime guard and path prepend coverage 2026-03-13 19:37:49 +00:00
runtime-guard.ts build: raise Node 22 compatibility floor to 22.16 2026-03-12 20:07:44 +05:30
runtime-status.test.ts fix: tighten runtime status detail coverage 2026-03-14 00:24:59 +00:00
runtime-status.ts fix: tighten runtime status detail coverage 2026-03-14 00:24:59 +00:00
safe-open-sync.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
safe-open-sync.ts
scp-host.test.ts fix(imessage): sanitize SCP remote path to prevent shell metacharacter injection 2026-03-14 00:38:14 +01:00
scp-host.ts fix(imessage): sanitize SCP remote path to prevent shell metacharacter injection 2026-03-14 00:38:14 +01:00
scripts-modules.d.ts
secret-file.test.ts test: tighten secret file error coverage 2026-03-13 22:04:54 +00:00
secret-file.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
secure-random.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
secure-random.ts
session-cost-usage.test.ts
session-cost-usage.ts
session-cost-usage.types.ts
session-maintenance-warning.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
session-maintenance-warning.ts
shell-env.test.ts test: tighten shell env helper coverage 2026-03-13 22:02:18 +00:00
shell-env.ts
shell-inline-command.test.ts fix: harden powershell wrapper detection 2026-03-13 20:37:38 +00:00
shell-inline-command.ts fix: harden powershell wrapper detection 2026-03-13 20:37:38 +00:00
skills-remote.test.ts test: expand remote skill eligibility coverage 2026-03-13 18:48:03 +00:00
skills-remote.ts
ssh-config.test.ts fix: harden zai and ssh helper coverage 2026-03-13 19:15:25 +00:00
ssh-config.ts
ssh-tunnel.test.ts test: add socket and ssh helper coverage 2026-03-13 20:12:04 +00:00
ssh-tunnel.ts
stable-node-path.test.ts test: add clipboard and package helper coverage 2026-03-13 19:50:27 +00:00
stable-node-path.ts Gateway: treat scope-limited probe RPC as degraded reachability (#45622) 2026-03-13 23:13:33 -05:00
state-migrations.fs.test.ts test: add update global and migration fs coverage 2026-03-13 19:42:47 +00:00
state-migrations.fs.ts
state-migrations.state-dir.test.ts test: expand state dir identity coverage 2026-03-13 19:16:38 +00:00
state-migrations.test.ts test: add state migration coverage 2026-03-14 00:17:20 +00:00
state-migrations.ts Plugin SDK: use public telegram subpath 2026-03-18 09:33:21 -07:00
supervisor-markers.test.ts test: add exec helper coverage 2026-03-13 19:57:49 +00:00
supervisor-markers.ts refactor: flatten supervisor marker hints 2026-03-09 06:19:30 +00:00
system-events.test.ts test: tighten system event and lsof helper coverage 2026-03-13 19:35:27 +00:00
system-events.ts
system-message.test.ts test: tighten secure token and system mark coverage 2026-03-13 19:17:24 +00:00
system-message.ts
system-presence.test.ts test: expand presence and maintenance warning coverage 2026-03-13 19:03:01 +00:00
system-presence.ts
system-presence.version.test.ts test: clarify system presence version precedence 2026-03-13 18:56:54 +00:00
system-run-approval-binding.test.ts test: expand approval binding helper coverage 2026-03-13 19:21:17 +00:00
system-run-approval-binding.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
system-run-approval-context.test.ts test: expand approval context and gemini usage coverage 2026-03-13 19:13:01 +00:00
system-run-approval-context.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
system-run-approval-mismatch.contract.test.ts
system-run-command.contract.test.ts refactor(security): simplify system.run approval model 2026-03-11 01:43:06 +00:00
system-run-command.test.ts test: tighten system run command normalization coverage 2026-03-14 00:42:13 +00:00
system-run-command.ts refactor: share system run command resolution 2026-03-13 18:38:11 +00:00
system-run-normalize.test.ts test: add normalization and backoff helper coverage 2026-03-13 19:30:46 +00:00
system-run-normalize.ts Plugin SDK: use public utility subpaths 2026-03-18 09:43:46 -07:00
tailnet.test.ts test: add tailnet and os summary helper coverage 2026-03-13 19:34:10 +00:00
tailnet.ts
tailscale.test.ts test: simplify tailscale helper coverage 2026-03-13 18:24:02 +00:00
tailscale.ts
tmp-openclaw-dir.test.ts test: tighten tmp dir fallback coverage 2026-03-13 23:46:45 +00:00
tmp-openclaw-dir.ts
transport-ready.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
transport-ready.ts
tsdown-config.test.ts fix(plugins): keep built plugin loading on one module graph (#48595) 2026-03-16 20:58:58 -04:00
unhandled-rejections.fatal-detection.test.ts
unhandled-rejections.test.ts fix: handle Discord gateway metadata fetch failures (#44397) 2026-03-12 21:52:17 -07:00
unhandled-rejections.ts fix: handle Discord gateway metadata fetch failures (#44397) 2026-03-12 21:52:17 -07:00
update-channels.test.ts test: tighten update channel display precedence 2026-03-14 00:56:42 +00:00
update-channels.ts
update-check.test.ts test: add package manager and deps status coverage 2026-03-13 19:46:52 +00:00
update-check.ts
update-global.test.ts CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
update-global.ts CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
update-runner.test.ts CLI: support package-manager installs from GitHub main (#47630) 2026-03-15 14:18:12 -07:00
update-runner.ts feat: add windows update package spec override 2026-03-12 23:56:48 +00:00
update-startup.test.ts
update-startup.ts
voicewake.test.ts test: dedupe voicewake and target helper coverage 2026-03-13 20:00:43 +00:00
voicewake.ts
warning-filter.test.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
warning-filter.ts fix: detect Ollama "prompt too long" as context overflow error (#34019) 2026-03-16 18:57:33 -07:00
watch-node.test.ts Scripts: rebuild on extension and tsdown config changes (#47571) 2026-03-15 16:19:27 -04:00
widearea-dns.test.ts test: fix CI type regressions 2026-03-13 19:53:40 +00:00
widearea-dns.ts
windows-task-restart.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
windows-task-restart.ts
ws.test.ts test: fix fresh infra type drift 2026-03-13 20:38:24 +00:00
ws.ts
wsl.test.ts fix: stabilize full gate 2026-03-17 07:06:25 +00:00
wsl.ts Daemon: harden WSL2 systemctl install checks (#39294) 2026-03-07 16:43:19 -08:00