SIGN IN SIGN UP

fix: mock HTTP session in TestUserAgentClients to avoid live network calls (#929)

Tests only need to inspect request headers — mocking session.send()
prevents real connections to api.twilio.com which are blocked on
locked-down CI agents.
S
shrutiburman committed
7b9fc5e148cedcc9245b0b2414fdb32ffab1dd98
Parent: 82adf8f
Committed by GitHub <noreply@github.com> on 6/5/2026, 11:32:04 AM