Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 625 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 625 Bytes

Protractor Tutorial

This project is for demonstration protractor basic tests for application with "authentication" behavior.

For creating application with authentication behavior tutorial please look here

Comments or issues are wellcomed

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.