MatrixSynapse/tests/handlers
Erik Johnston c66a06ac6b Move storage classes into a main "data store".
This is in preparation for having multiple data stores that offer
different functionality, e.g. splitting out state or event storage.
2019-10-21 16:05:06 +01:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
test_device.py
test_directory.py
test_e2e_keys.py
test_e2e_room_keys.py change test name to be unique 2019-10-10 08:54:07 -04:00
test_federation.py
test_presence.py Fix presence timeouts when synchrotron restarts. (#6212) 2019-10-18 06:42:26 +01:00
test_profile.py
test_register.py
test_stats.py Move storage classes into a main "data store". 2019-10-21 16:05:06 +01:00
test_sync.py
test_typing.py Fix races in room stats (and other) updates. (#6187) 2019-10-10 11:29:01 +01:00
test_user_directory.py