cleodora
cleodora copied to clipboard
e2e: Try running e2e Cypress tests with Electron in Gitpod and GH Codespaces
It does not work out of the box in Gitpod (GH Codespaces untested). When setting an additional ENV variable ELECTRON_RUN_AS_NODE=1 it complains about a missing dependency. https://docs.cypress.io/guides/continuous-integration/introduction#Running-headless-tests-without-Xvfb
Probably it would be better to try to use the Docker containers provided by Cypress. https://github.com/cypress-io/cypress-docker-images