Skip to content

Latest commit

 

History

History
39 lines (33 loc) · 706 Bytes

README.md

File metadata and controls

39 lines (33 loc) · 706 Bytes

UICodefreshAutomationTest

Build

npm install -g protractor
webdriver-manager update
cd UICodefreshAutomationTest/
npm install

Run

Specify credentials in the file config.json for 2 type github accounts with authorize app and without.

npm start
npm test

Results

All results you can find in the folder target/

New feature public builds

{
  "accountName":"",
  "repositories":[
    {
      "repoOwner": "",
      "repoName": "",
      "buildid":"",
      "status": 1
    }
  ]
}

"status" - expected status 0 or 1, 0 - there're no results, 1 - there're results

Add a some account in one of the files ./data/* and run test. Screenshots you can see in the folder target/.