ensdomains / ens-app

Legacy ENS manager app
https://legacy.ens.domains/
BSD 2-Clause "Simplified" License
224 stars 266 forks source link

Parallelise Cypress tests #756

Open jefflau opened 4 years ago

jefflau commented 4 years ago

Currently Cypress tests take 30 mins to run. To reduce this time we can parallelise the tests to see if this reduces the overall test time.

mdtanrikulu commented 3 years ago

Related (from the chat): https://docs.cypress.io/guides/continuous-integration/github-actions#Cypress-GitHub-Action