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
Most of the tests are outdated beyond belief. Rewriting them following a grand simplification of the test suite (which eliminated the unnecessary complexity of FakeServer) is still incomplete. Finish this so we can have a stable repo with no more incomplete repairs in it (except for the Sample class, which isn't done at all).
With the simplification, we now need to test the following
request semantics
response handling
with everything between.
This could be more detailed, but it's good enough for now.
The text was updated successfully, but these errors were encountered:
Most of the tests are outdated beyond belief. Rewriting them following a grand simplification of the test suite (which eliminated the unnecessary complexity of FakeServer) is still incomplete. Finish this so we can have a stable repo with no more incomplete repairs in it (except for the Sample class, which isn't done at all).
With the simplification, we now need to test the following
with everything between.
This could be more detailed, but it's good enough for now.
The text was updated successfully, but these errors were encountered: