Scada-LTS
Scada-LTS copied to clipboard
Fixed cypress e2e tests
Description
Fixed cypress tests.
npx cypress run
-> cypress
alternative:
npm run test:e2e
-> cli-plugin-e2e-cypress
Spolution
- corrected test scenario;
- upgrade @vue/cli-plugin-e2e-cypress;
The tests depend on the current state of the database;
Spec:
- Scada-LTS Version: v2.7.7.3
- Node Version: v14.21.3