Aaron Schwartz

Results 2 comments of Aaron Schwartz

For those that are stuck this is what helped me understand it better. **Does NOT work because `createBrowserRouter` is called before MSW is initialized** ```javascript import React from 'react' import...

I would also greatly enjoy this feature. The main goal is to reuse my MSW handlers that I already have for most of my routes while E2E testing, but I...