Kegan Dougal
|
90f5eb1270
|
Set required environment variables for e2e testing.
Added an 'id' to the login button so it can be automatically triggered.
Also, added an onPrepare section to protractor.conf to do the login.
|
2014-09-22 15:00:23 +01:00 |
|
Kegan Dougal
|
7dfcba1649
|
Updated test README to include a section on environment-protractor.js
The environment file is .gitignored so random selenium servers aren't accidentally pushed.
|
2014-09-22 14:36:06 +01:00 |
|
Kegan Dougal
|
e3152188ef
|
Added boilerplate for running end-to-end tests.\nThis is done using Protractor, which looks for a .gitignored file environment-protractor.js which contains the selenium endpoint url.
|
2014-09-22 14:29:12 +01:00 |
|
Kegan Dougal
|
333e63156e
|
Fixed unit test; it all actually works. Added a README for running the tests with karma/jasmine.
|
2014-09-22 10:27:03 +01:00 |
|
Kegan Dougal
|
6a6a718898
|
Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, not yet.
|
2014-09-18 17:59:15 +01:00 |
|