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
Add actual integration tests with the help of Steno.
Steno helps by replaying requests and responses to and from your app. Could be worth checking out to make double-sure that bugs don't come back. Implements a MITM proxy to help with this.
We may also want to look into other HTTP mocking libraries for testing.
The text was updated successfully, but these errors were encountered:
Add actual integration tests with the help of Steno.
Steno helps by replaying requests and responses to and from your app. Could be worth checking out to make double-sure that bugs don't come back. Implements a MITM proxy to help with this.
We may also want to look into other HTTP mocking libraries for testing.
The text was updated successfully, but these errors were encountered: