summary refs log tree commit diff
path: root/tests/rest/test_events.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed /rooms to /createRoom. Removed ability to PUT raw room IDs, and ↵Kegan Dougal2014-08-271-3/+2
| | | | removed tests which tested that. Updated cmdclient and webclient.
* Removed MessageRestServlet, use RoomSendEventRestServlet instead. Updated ↵Kegan Dougal2014-08-261-1/+1
| | | | cmdclient, tests and webclient. All appears to work.
* Don't expect a reflection from events streamErik Johnston2014-08-191-3/+1
|
* Rename MockHttpServer to MockHttpResource as it stands for one server ↵Paul "LeoNerd" Evans2014-08-191-8/+8
| | | | resource rather than an entire server
* add in copyrights to everything, not just the synapse subdir, and add a ↵Matthew Hodgson2014-08-131-0/+14
| | | | copyrighter.pl whilst we're at it
* Reference Matrix Home Servermatrix.org2014-08-121-0/+202