Are there any examples use SST with Playwright or ...
# help
d
Are there any examples use SST with Playwright or Cypress, ideally with Seed CI/CD? I’d like to set up some e2e tests
o
We run cypress tests with mocked out APIs via Github Actions, and run E2E API tests in a post deploy phase. We plan on adding a few E2E cypress tests to the post deploy phase, so interested in this question too. Haven’t investigated if you can run cypress in SEED’s build machine