spawn/packages/cli/src
A 8bc0a0291b
test: fix always-pass cache test to assert fetch was not called (#2127)
The "should use disk cache when fresh" test in manifest.test.ts set up
a mock fetch with a comment saying it "should not be called" but never
asserted expect(global.fetch).not.toHaveBeenCalled(). The test passed
whether or not the cache was actually used, providing no signal.


-- qa/dedup-scanner

Co-authored-by: spawn-qa-bot <qa@openrouter.ai>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 00:04:48 -05:00
..
__tests__ test: fix always-pass cache test to assert fetch was not called (#2127) 2026-03-03 00:04:48 -05:00
aws fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
commands refactor: resolve conflicts — merge packages/shared into packages/cli/src/shared (#2092) 2026-03-01 22:05:41 -08:00
daytona fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
digitalocean fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
gcp fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
hetzner fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
local fix: derive agent lists dynamically in usage messages (#2089) 2026-03-01 23:21:15 -05:00
shared fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
sprite fix: show all polling status on single updating line (#2115) 2026-03-02 18:10:27 -05:00
commands.ts refactor: split commands.ts into per-command modules (#2095) 2026-03-01 23:24:15 -05:00
flags.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
guidance-data.ts refactor: Remove dead code and stale references (#2104) 2026-03-02 08:32:02 -05:00
history.ts refactor: resolve conflicts — merge packages/shared into packages/cli/src/shared (#2092) 2026-03-01 22:05:41 -08:00
index.ts feat: Bun workspace monorepo — packages/cli + packages/shared (#1853) 2026-02-23 22:07:05 -08:00
manifest.ts fix: reset stale cache flag, guard gcloud null, validate DO config (#2073) 2026-03-01 17:08:38 -05:00
picker.ts refactor: extract shared TTY scaffolding in picker.ts (#1999) 2026-02-27 13:17:01 -05:00
security.ts fix(security): replace validateLaunchCmd blocklist with allowlist (#2053) 2026-03-01 03:12:27 -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 refactor: resolve conflicts — merge packages/shared into packages/cli/src/shared (#2092) 2026-03-01 22:05:41 -08:00