This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
synapse
mirror of
https://github.com/element-hq/synapse.git
Watch
1
Star
0
Fork
You've already forked synapse
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1,162
Commits
931
Branches
726
Tags
440
MiB
7dfcba1649
Commit Graph
3 Commits
Author
SHA1
Message
Date
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