MatrixSynapse/tests/storage
Patrick Cloke b3a97d6dac
Convert some of the data store to async. (#7976)
2020-07-30 07:20:41 -04:00
..
__init__.py
test__base.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
test_appservice.py Allow configuration of Synapse's cache without using synctl or environment variables (#6391) 2020-05-11 18:45:23 +01:00
test_background_update.py
test_base.py Add `HomeServer.signing_key` property (#7805) 2020-07-08 17:51:56 +01:00
test_cleanup_extrems.py
test_client_ips.py Optimise some references to hs.config (#7546) 2020-05-22 21:47:07 +01:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_federation.py
test_event_metrics.py
test_event_push_actions.py Convert some of the data store to async. (#7976) 2020-07-30 07:20:41 -04:00
test_id_generators.py
test_keys.py
test_main.py
test_monthly_active_users.py
test_profile.py
test_purge.py Convert storage layer to async/await. (#7963) 2020-07-28 16:09:53 -04:00
test_redaction.py Convert a synapse.events to async/await. (#7949) 2020-07-27 13:40:22 -04:00
test_registration.py
test_room.py Convert some of the data store to async. (#7976) 2020-07-30 07:20:41 -04:00
test_roommember.py Convert the message handler to async/await. (#7884) 2020-07-22 12:29:15 -04:00
test_state.py Convert some of the data store to async. (#7976) 2020-07-30 07:20:41 -04:00
test_transactions.py
test_user_directory.py