MatrixSynapse/tests/handlers
Kegan Dougal d88e20cdb9 Fix bug where synapse was sending AS user queries incorrectly.
Bug introduced in 92b20713d7
which reversed the comparison when checking if a user existed
in the users table. Added UTs to prevent this happening again.
2015-06-17 17:26:03 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_appservice.py Fix bug where synapse was sending AS user queries incorrectly. 2015-06-17 17:26:03 +01:00
test_directory.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_federation.py Don't needlessly compute context 2015-06-03 16:41:51 +01:00
test_presence.py Fix the presence tests 2015-05-22 16:22:54 +01:00
test_presencelike.py Fix the presence tests 2015-05-22 16:22:54 +01:00
test_profile.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_room.py Don't needlessly compute prev_state 2015-06-03 16:44:24 +01:00
test_typing.py Don't bother checking for updates if the stream token hasn't advanced for a user 2015-05-13 13:42:21 +01:00