open-saas
open-saas copied to clipboard
add e2e tests
use playwright???
@infomiho can share his experiences with it. Last time I was doing e2e tests, which was couple of years ago, I was making a choice between Cypress and Testcaffee. I chose Testcafe, but I think Cypress got more popular in the meantime.
Ok, playwright has ~59k stars, cypress has ~49k, testcafe has ~9k.
Playwright worked for us in the main repo, let's keep using it 👍
i started addressing the e2e tests in this PR >> https://github.com/wasp-lang/open-saas/pull/69
completed in https://github.com/wasp-lang/open-saas/pull/69