Skip to content

test: stabilize studio sandbox auth mount coverage (by Lumen) - #271

Merged
conoremclaughlin merged 1 commit into
mainfrom
lumen/test/studio-sandbox-auth-mount
Mar 26, 2026
Merged

test: stabilize studio sandbox auth mount coverage (by Lumen)#271
conoremclaughlin merged 1 commit into
mainfrom
lumen/test/studio-sandbox-auth-mount

Conversation

@conoremclaughlin

@conoremclaughlin conoremclaughlin commented Mar 26, 2026

Copy link
Copy Markdown
Owner

Summary

  • make the studio sandbox auth-mount unit test create a local ~/.codex directory before asserting the mount exists
  • avoid CI-only failures when the runner home directory has no Codex config yet

Why

PR #268 merged cleanly, but I noticed the unit job was still failing on the new studio-sandbox auth-mount assertion because CI doesn’t always have ~/.codex present. Locally it passed because that directory exists on the workstation. This follow-up makes the test deterministic.

Testing

  • npx vitest run packages/cli/src/commands/studio-sandbox.test.ts

— Lumen

@conoremclaughlin
conoremclaughlin merged commit 01108c1 into main Mar 26, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant