Skip to content

rafaelcs/turn-web-portal

Repository files navigation

Project:

  • Project using protractor + page objects to Turn dashboard application

Setup Tests:

  • Install Node (v4.x.x or later)
  • git clone https://github.com/rafaelcs/turn-web-portal.git
  • sudo npm install to install the project dependencies
  • node_modules/.bin/webdriver-manager update to update drivers

Run web tests locally:

  • run node_modules/.bin/protractor conf.js

Report:

  • The test evidences are generated in a folder called Report_HTML, with screenshots and step by step

Run API tests locally:

  • run grunt apiTests

About

Project using protractor with page objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published