Test Assignment for WAES
-
Install node.js 6.x or higher (NVM usage recommended for Linux)
https://nodejs.org/en/download/ https://github.com/creationix/nvm#installation
-
Install grunt-cli and grunt 1.0.0
-
Install dependencies and update webdriver manager:
npm install && grunt update
grunt test-frontend
grunt test-frontend --headless
grunt test-frontend --mobile
grunt test-frontend --mobile --headless
- download and run backend project first https://bitbucket.org/waesworks/backend-for-testers/overview
grunt test-backend
-
Frontend /reports/frontend
-
Backend /reports/backend