summary refs log tree commit diff
path: root/webclient/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move webclient to a python module so that it can be installedMark Haines2014-11-045-233/+0
* Don't need this; should be on -g path.Kegan Dougal2014-11-041-1/+0
* Use phantomjs as the default browser and not chrome.Kegan Dougal2014-11-042-7/+25
* Update karma.conf.js to A: actually run the tests, and B: generate JUnit XML.Kegan Dougal2014-11-041-3/+13
* Add working protractor e2e test.Kegan Dougal2014-09-224-8/+26
* Set required environment variables for e2e testing.Kegan Dougal2014-09-222-5/+14
* Updated test README to include a section on environment-protractor.jsKegan Dougal2014-09-221-0/+6
* Added boilerplate for running end-to-end tests.\nThis is done using Protracto...Kegan Dougal2014-09-224-6/+29
* Fixed unit test; it all actually works. Added a README for running the tests ...Kegan Dougal2014-09-221-0/+9
* Added test directory, karma conf, and angular-mocks. Expect it to work? Pah, ...Kegan Dougal2014-09-182-0/+141