summary refs log tree commit diff
path: root/syweb/webclient/test (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a few eventHandlerService tests.Kegan Dougal2014-11-051-0/+105
* Finish matrixService unit tests. Add missing encodeURIComponent to path args.Kegan Dougal2014-11-051-60/+228
* Add more tests and a TODO.Kegan Dougal2014-11-051-2/+55
* Don't urlencode event types just yet so older HSes don't 500.Kegan Dougal2014-11-051-2/+2
* Be sure to urlencode/decode event types correctly in both the web client and HS.Kegan Dougal2014-11-051-3/+3
* Add a bunch more unit tests for matrixService.Kegan Dougal2014-11-051-6/+191
* URL encoding bugfix and add more tests.Kegan Dougal2014-11-041-6/+40
* Add matrix-service unit tests. Update angular-mocks.Kegan Dougal2014-11-041-0/+64
* Move webclient to a python module so that it can be installedMark Haines2014-11-045-0/+233