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
Set up unit tests that mock out the HTTP responses, so that we can test for specific protocol responses, and ensure we handle all corner cases correctly.
For example, we need to add a unit test that covers the situation in #12, fixed in #13, to ensure it doesn't get broken again in the future.
The text was updated successfully, but these errors were encountered:
Set up unit tests that mock out the HTTP responses, so that we can test for specific protocol responses, and ensure we handle all corner cases correctly.
For example, we need to add a unit test that covers the situation in #12, fixed in #13, to ensure it doesn't get broken again in the future.
The text was updated successfully, but these errors were encountered: