sfbrigade / bats-server

Routed is an app to help ambulances direct non-critical patients to hospital emergency rooms with the most availability.
https://routedapp.org/
GNU Affero General Public License v3.0
18 stars 12 forks source link

Test using Playwright.dev to script app to automatically generate screenshots #231

Closed fwextensions closed 1 year ago

fwextensions commented 1 year ago

The install step seems to be taking about 1m. We could update Dockerfile to not install the user-guides package, which isn't needed for the build. Also, it looks like the e2e package is installing FF and WebKit. Are both of those needed for the tests?

The tests step is also taking about 1m, though it seemed to finish quickly and then spin, waiting for a timeout. Not sure what might be happening there.