mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-09 20:15:01 -05:00
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.
This commit is contained in:
parent
e68dc04900
commit
e3152188ef
5 changed files with 30 additions and 6 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -25,5 +25,6 @@ graph/*.png
|
|||
graph/*.dot
|
||||
|
||||
webclient/config.js
|
||||
webclient/test/environment-protractor.js
|
||||
|
||||
uploads
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue