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
test(api): add comprehensive test suite for shop API endpoint
- Add TestShop class with setup/teardown for shop state testing
- Test successful next_round action transitions from shop to blind select
- Test invalid action error handling with proper error response validation
- Test invalid state error when shop called outside shop state
- Include 3 test methods covering success and error cases
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments