spawn/cli/src
Sprite 641691fbca fix: Restore missing imports in test files
Added back `mock`, `join`, `tmpdir`, `mkdirSync`, and `rmSync` imports
that were accidentally removed during test deduplication refactoring.

Tests now pass (39 pass, 11 skip, 1 fail - same pre-existing failure).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-08 04:47:58 +00:00
..
__tests__ fix: Restore missing imports in test files 2026-02-08 04:47:58 +00:00
commands.ts refactor: security - add input validation and script content checks 2026-02-08 04:46:19 +00:00
index.ts refactor: manifest - extract helper functions from loadManifest 2026-02-08 04:44:35 +00:00
manifest.ts refactor: security - add input validation and script content checks 2026-02-08 04:46:19 +00:00
security.ts refactor: commands - extract helper functions from cmdImprove 2026-02-08 04:44:57 +00:00
version.ts Drop nounset (set -u) flag — incompatible with env var checks (#27) 2026-02-07 16:22:04 -08:00