ArkEcosystem/desktop-wallet

Replace `spectron` with `cypress`

faustbrian opened this issue · 1 comments

Spectron has a rather verbose and tedious to use API while cypress has a pleasant API and we already use it for the explorer.

Also consider https://github.com/bahmutov/cypress-vue-unit-test on top of E2E tests.