teamsempo/SempoBlockchain

Client end-to-end tests.

Opened this issue · 0 comments

Describe the solution you'd like
Setup a test runner using Cypress or Selenium that runs basic actions such as register an account, login, create user, disburse funds, navigate to main pages (dashboard, accounts, transfers, settings), logs out.

Additional context
Simple end-to-end tests on the client would help reduce the likelihood of bugs entering production.