Commit 5427979
Add debug and logger stubs to mock options object
The HTTPX::ErrorResponse constructor may also call options.debug,
options.debug?, and options.logger during error logging. Add these
stubs to fully satisfy all possible method calls on the options object.
This completes the mocking requirements for the integration test.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent a4c340c commit 5427979
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
247 | 247 | | |
248 | 248 | | |
249 | 249 | | |
250 | | - | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
251 | 258 | | |
252 | 259 | | |
253 | 260 | | |
| |||
0 commit comments