wger
wger copied to clipboard
Feature/uitests
Proposed Changes
- Add user interface tests with cypress.
Usage
- Start the local instance of wger application;
- Run the following commands to execute UI tests:
cd uitests
npm i
npm run cypress:open