apache / trafficcontrol

Apache Traffic Control is an Open Source implementation of a Content Delivery Network
https://trafficcontrol.apache.org/
Apache License 2.0
1.03k stars 339 forks source link

Improve UI testing with protractor. #1597

Closed trevorhays closed 6 years ago

trevorhays commented 6 years ago

Create an initial set of tests in protractor to begin automating the testing of our UI.

  1. Successfully Login.
  2. Login with a bad user/password
trevorhays commented 6 years ago

PR - https://github.com/apache/incubator-trafficcontrol/pull/1598

mitchell852 commented 6 years ago

@trevorhays - PR has been merged. can you close this?