open-saas icon indicating copy to clipboard operation
open-saas copied to clipboard

add e2e tests

Open vincanger opened this issue 11 months ago • 4 comments

use playwright???

vincanger avatar Feb 29 '24 11:02 vincanger

@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.

Martinsos avatar Feb 29 '24 13:02 Martinsos

Ok, playwright has ~59k stars, cypress has ~49k, testcafe has ~9k.

Martinsos avatar Feb 29 '24 13:02 Martinsos

Playwright worked for us in the main repo, let's keep using it 👍

infomiho avatar Feb 29 '24 14:02 infomiho

i started addressing the e2e tests in this PR >> https://github.com/wasp-lang/open-saas/pull/69

vincanger avatar Mar 05 '24 15:03 vincanger

completed in https://github.com/wasp-lang/open-saas/pull/69

vincanger avatar May 13 '24 15:05 vincanger