wger icon indicating copy to clipboard operation
wger copied to clipboard

Feature/uitests

Open sandie911 opened this issue 1 year ago • 0 comments

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

sandie911 avatar Mar 10 '24 14:03 sandie911