-
-
Notifications
You must be signed in to change notification settings - Fork 211
Open
Description
In the Remix + MSW example there is only one example with handlers that return 200.
But how should MSW be used with handlers that return 400, 500?
It's not clear how to use resetHandlers() or dynamic mock scenarios within a Remix app.
Trying to import ant reset handlers in a test doesn't work, because the server instance is only working within a entry.server.tsx file.
povilasDadelo, kettanaito and normancapule
Metadata
Metadata
Assignees
Labels
No labels