mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-24 00:51:19 +00:00
Other tests in the workspace (e.g. secret_list_json_returns_metadata_only) write ANTHROPIC_API_KEY to the shared session daemon's vault. When that test runs before bulk_skip_exits_zero_and_prints_summary, the shared server resolves Anthropic as configured via vault env-lookup fallback, attempts to call the real Anthropic API with the leaked test value, and fails with a 401 "invalid x-api-key" instead of returning a skip. Spawn an isolated server with a fresh vault so the bulk test's "no credentials configured" precondition holds regardless of which other tests share the nextest session. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||