MilosPaunovic/quasar-v1-starter

Improve testing specs

MilosPaunovic opened this issue · 0 comments

Create a way to bypass login and cover internal pages of the system with E2E tests.
https://docs.cypress.io/guides/getting-started/testing-your-app

  • Migrate Cypress to the latest available version, at the moment that is 9.5.2
  • Uniform existing data-cy attributes across all pages
  • Bypass login with a command
  • Test all existing internal pages (the one behind authentication)
  • Test UI on multiple desktop and mobile screen sizes
  • Filter navigation specs by screen size