Skip to content

test(llm): isolate Gemini backend environment - #186

Merged
RobertTLange merged 1 commit into
mainfrom
fix/pr164-gemini-test-isolation
Aug 17, 2026
Merged

test(llm): isolate Gemini backend environment#186
RobertTLange merged 1 commit into
mainfrom
fix/pr164-gemini-test-isolation

Conversation

@RobertTLange

Copy link
Copy Markdown
Collaborator

What changed

  • Clear GEMINI_API_KEY inside the two constructor tests that assert absent-key behavior.

Why

The post-merge gate for #164 exposed that these tests inherited a developer .env credential. GitHub CI passed only because that environment is absent there.

Verification

  • Focused regressions: 2 passed with GEMINI_API_KEY present in the repository environment
  • Ruff: passed
  • Mypy: passed

@RobertTLange
RobertTLange merged commit 6ec47cd into main Aug 17, 2026
2 checks passed
@RobertTLange
RobertTLange deleted the fix/pr164-gemini-test-isolation branch August 17, 2026 18:50
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