iTwin / viewer

Monorepo that contains the iTwin Viewer npm packages and their related packages
MIT License
24 stars 15 forks source link

Add automated e2e tests to test apps #223

Open ben-polinsky opened 1 year ago

ben-polinsky commented 1 year ago

We should write playwright tests (I see no reason to reach for Cypress at this point) for the various test-viewer apps. We can run the tests in CI and catch improper changes before they're merged.