summary refs log tree commit diff
path: root/tests/handlers/test_room.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the "collect_presencelike_data" distributor signal instead of ↵Paul "LeoNerd" Evans2014-08-201-0/+2
| | | | re-implementing its behaviour
* Fix test. get_joined_hosts_for_room get's called multiple timesErik Johnston2014-08-201-3/+5
|
* Fix some of the tests to reflect changes in the storage layer.Erik Johnston2014-08-151-15/+7
|
* Removed http_server from HomeServer. Updated unit tests to use either ↵Kegan Dougal2014-08-141-2/+1
| | | | resource_for_federation or resource_for_client depending on what is being tested.
* 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/+363