summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-22Updated test README to include a section on environment-protractor.jsKegan Dougal1-0/+6
The environment file is .gitignored so random selenium servers aren't accidentally pushed.
2014-09-22Added boilerplate for running end-to-end tests.\nThis is done using ↵Kegan Dougal5-6/+30
Protractor, which looks for a .gitignored file environment-protractor.js which contains the selenium endpoint url.