summary refs log tree commit diff
path: root/docs/implementation-notes (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-22Set required environment variables for e2e testing.Kegan Dougal3-6/+15
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-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.