spawn/packages/cli/src
A d02e298488
test: Remove duplicate and theatrical tests (#1986)
* test: Remove duplicate and theatrical tests

- cmd-listing-output: Fix always-pass guard (if (localLine) → expect defined then check)
- with-retry-result: Replace conditional if (!r.ok) expects with toMatchObject
- run-path-credential-display: Remove 96 lines of duplicate tests
  - parseAuthEnvVars for credential status (duplicate of commands-exported-utils.test.ts)
  - credential function edge cases with weak OR assertions (duplicate of credential-hints.test.ts)
  - Migrated 2 unique edge cases (whitespace trimming, empty separator) to commands-exported-utils.test.ts

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* fix: apply biome format to test files in qa/dedup-scanner

Agent: team-lead
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>

---------

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: B <6723574+louisgv@users.noreply.github.com>
2026-02-27 05:18:03 -05:00
..
__tests__ test: Remove duplicate and theatrical tests (#1986) 2026-02-27 05:18:03 -05:00
aws fix(aws): increase OpenClaw gateway timeout and default to medium bundle (#1982) 2026-02-27 01:58:17 -05:00
daytona refactor: Remove dead code and stale references (#1976) 2026-02-26 22:04:33 -05:00
digitalocean fix(security): document DigitalOcean OAuth public client pattern (#1980) (#1984) 2026-02-27 03:17:55 -05:00
gcp refactor: Remove dead code and stale references (#1976) 2026-02-26 22:04:33 -05:00
hetzner fix(hetzner): update deprecated server types to cx23/cpx22 gen (#1983) 2026-02-27 00:20:31 -08:00
local refactor: Remove dead code and stale references (#1976) 2026-02-26 22:04:33 -05:00
shared fix(hetzner): update deprecated server types to cx23/cpx22 gen (#1983) 2026-02-27 00:20:31 -08:00
sprite fix(aws): increase OpenClaw gateway timeout and default to medium bundle (#1982) 2026-02-27 01:58:17 -05:00
commands.ts fix: add missing spawn import that crashes headless mode (#1981) 2026-02-27 01:50:37 -05:00
flags.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
guidance-data.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
history.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
index.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
manifest.ts refactor: Remove dead code and consolidate duplicate parseJson helpers (#1963) 2026-02-26 16:17:47 -05:00
picker.ts fix: replace @clack/prompts multiselect with /dev/tty picker for SSH keys (#1907) 2026-02-24 23:54:54 -08:00
security.ts feat!: remove Fly.io cloud provider support (#1979) 2026-02-27 00:06:32 -05:00
unicode-detect.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
update-check.ts style: enforce separated type imports via biome (#1870) 2026-02-24 00:16:03 -08:00