MatrixSynapse/tests/handlers
Richard van der Hoff 91fa69e029 keys/query: return all users which were asked for
In the situation where all of a user's devices get deleted, we want to
indicate this to a client, so we want to return an empty dictionary, rather
than nothing at all.
2016-08-03 15:41:44 +01:00
..
__init__.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py keys/query: return all users which were asked for 2016-08-03 15:41:44 +01:00
test_presence.py
test_profile.py Add `create_requester` function 2016-07-26 16:46:53 +01:00
test_register.py
test_typing.py