RTK Query + msw App example about testing http calls using RTK Query and msw. Install dependencies make deps Running the app make dev Go to http://localhost:5173/ Running the tests make test