rangle-starter
rangle-starter copied to clipboard
Add e2e tooling to angular2-starter
We don't have any tooling setup for end-to-end tests in the angular2-starter
. There is currently a legacy e2e
folder with out of date tests that should be replaced with a basic smoke test. A decision needs to be made as to whether to include Protractor, Robot, or another framework.