synapse/tests
Richard van der Hoff f69a5c9134 Fix a 500 error resulting from empty room_ids
POST /_matrix/client/api/v1/rooms//send/a.b.c gave a 500 error, because we
assumed that rooms always had at least one character.
2015-10-26 18:44:03 +00:00
..
api Refactor api.filtering to have a Filter API 2015-10-20 15:33:25 +01:00
appservice
crypto Invoke EventBuilder directly instead of going via the EventBuilderFactory 2015-10-19 17:42:34 +01:00
events Add some unit tests of prune_events() 2015-10-16 19:56:46 +01:00
federation
handlers Move token generation to auth handler 2015-08-20 11:35:56 +01:00
metrics
rest Allow rejecting invites 2015-10-20 11:58:58 +01:00
storage synapse/storage/_base.py:_simple_selectupdate_one was unused 2015-09-23 10:30:03 +01:00
util Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
__init__.py
test_distributor.py Remove call to recently removed function in mock 2015-08-11 16:56:30 +01:00
test_state.py Merge branch 'erikj/check_room_exists' into erikj/unfederatable 2015-09-01 15:58:10 +01:00
test_test_utils.py
test_types.py Fix a 500 error resulting from empty room_ids 2015-10-26 18:44:03 +00:00
unittest.py
utils.py rename schema_prepare to prepare_database 2015-10-13 13:56:22 +01:00