MatrixSynapse/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
appservice
crypto
events
federation
handlers
metrics
rest
storage
util
__init__.py
test_distributor.py
test_state.py
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