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: pin namespace create wire format and tighten type annotations
- Capture and assert the create() request body is empty JSON, locking the
contract that the namespace name lives in the URL path only
- Annotate method_call parametrize argument as Callable
- Use Dict[str, Any] instead of bare dict for captured request bodies
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
0 commit comments