rocicorp / rails

Replicache on Rails
Other
34 stars 3 forks source link

chore: Remove web test runner #43

Closed arv closed 8 months ago

arv commented 8 months ago

We are using vitest now

grgbkr commented 8 months ago

Do the vitest tests run in actual browsers, or in node?

arv commented 8 months ago

https://vitest.dev/guide/browser.html

It only runs in one browser at the time.

If we want we can run it 3 times (once for each browser)