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 |