Skip to content

expand test suite to match python starter, fix hang#28

Merged
bcherry merged 3 commits intomainfrom
bcherry/affectionate-hopper
Mar 12, 2026
Merged

expand test suite to match python starter, fix hang#28
bcherry merged 3 commits intomainfrom
bcherry/affectionate-hopper

Conversation

@bcherry
Copy link
Contributor

@bcherry bcherry commented Mar 12, 2026

Summary

  • Add grounding and harmful request refusal tests to match agent-starter-python test coverage
  • Fix silent vitest hang by closing the inference.LLM instance in afterEach — its underlying HTTP connection pool was keeping the process alive

Test plan

  • pnpm test passes all 3 tests and exits cleanly

🤖 Generated with Claude Code

bcherry and others added 2 commits March 11, 2026 17:07
Add grounding and harmful request refusal tests to match agent-starter-python
coverage. Fix silent vitest hang by closing the inference.LLM instance in
afterEach — its underlying HTTP connection pool was keeping the process alive.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bcherry bcherry changed the title Expand test suite and fix test hang expand test suite to match python starter, fix hang Mar 12, 2026
@bcherry bcherry merged commit d87b033 into main Mar 12, 2026
6 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.

2 participants