rphlmr / supa-fly-stack

The Remix Stack for deploying to Fly with Supabase, authentication, testing, linting, formatting, etc.
MIT License
289 stars 26 forks source link

Some tests are broken #82

Open cricrio opened 5 months ago

cricrio commented 5 months ago

The error is ReferenceError: Response is not defined.

I'd like to work on this issue. I think that I can solve it with msw.

https://github.com/vitest-dev/vitest/discussions/1518#discussioncomment-2991207

rphlmr commented 5 months ago

👋 feel free to submit a pull request. Since msw 2.0, tests need to be update.

I'm also thinking about to replace cypress by playwright.

cricrio commented 5 months ago

I'm interested to replace cypress by playwright.

rphlmr commented 5 months ago

You can, I'll review and try to add this in the GitHub action 👍