You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Fix integration test mocking for consistent behavior
- Changed test_auth_failure_workflow to mock subprocess.run directly
- Updated test_bedrock_api_error_workflow to use single mock with conditional logic
- Avoids issues with patching imported functions across Python versions
- All tests now pass consistently
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments