This repository launches an Electron Application, which is used to download UIVERI5 as an E2E-testing framwork as well as testcases. Said testcases will be launched as well.
Following repository is automatically donwloaded to provide the test cases. The repository has to be altered as well to be functioning.
After downloading the repo, you have following commands:
After the download, run following command:
npm install
After the installation, run following command:
npm start
Electron-Builder is used to build an executable application, ready for installation. Run following command to build:
yarn dist