Skip to content

Automated tests using Protractor to exercise the Basic Phonebook app

Notifications You must be signed in to change notification settings

jess-fortier/Basic-Phonebook-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Phonebook-Tests

Automated tests using Protractor to exercise the Basic Phonebook app.

To Run Against the Live Site

  1. Follow the instructions at http://angular.github.io/protractor/ to set up a local Selenium server and install the Protractor test runner
  2. Pull down config.js and all *-spec.js files it references.
  3. Edit config.js to point at your local Selenium web server.
  4. From the command line in the repo folder, run protractor config.js

About

Automated tests using Protractor to exercise the Basic Phonebook app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published