MatrixSynapse/tests
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
..
api
appservice
federation
handlers Fix bug where synapse was sending AS user queries incorrectly. 2015-06-17 17:26:03 +01:00
metrics
rest Fix the presence tests 2015-05-22 16:22:54 +01:00
storage Caches should be bound to instances. 2015-06-03 14:45:17 +01:00
util
__init__.py
test_distributor.py
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py Fix tests 2015-06-12 17:17:29 +01:00