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
We ought to add mock responses for testing api success and failure. Looks likepytest-httpretty provides a @pytest.mark.httpretty for httpretty. Dunno if there are other tools ppl prefer.
The text was updated successfully, but these errors were encountered:
We ought to add mock responses for testing api success and failure. Looks likepytest-httpretty provides a
@pytest.mark.httpretty
for httpretty. Dunno if there are other tools ppl prefer.The text was updated successfully, but these errors were encountered: