Skip to content

Latest commit

 

History

History
executable file
·
17 lines (13 loc) · 279 Bytes

README.md

File metadata and controls

executable file
·
17 lines (13 loc) · 279 Bytes

MooTunes

Project to test frontend elements comparing with API response using Cucumber, Protractor and Sync-request

Install dependencies and update webdriver, running on CLI:

npm install
npm run update-webdriver

To run the tests:

npm rum automation