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
It would be pretty handy to have an outbox where all requests that received a mock response would be stored for reference later by a test, similar to Django's Email Outbox.
It would be pretty handy to have an outbox where all requests that received a mock response would be stored for reference later by a test, similar to Django's Email Outbox.
Thoughts?