Closed mrbrianevans closed 2 years ago
Browser testing is setup with playwright, and is run by travis ci on every commit.
Tests can be written in lib-testing/broswer-tests/
ending in .spec.ts
.
Two example tests have been written which test the dark mode theme and the online/offline indicator.
Use
playwrite
to perform automated browser testing of the Svelte client