MatrixSynapse/tests/storage
Richard van der Hoff 67593b1728
Add `HomeServer.signing_key` property (#7805)
... instead of duplicating `config.signing_key[0]` everywhere
2020-07-08 17:51:56 +01:00
..
__init__.py
test__base.py
test_appservice.py
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 Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
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 Add ability to wait for replication streams (#7542) 2020-05-22 14:21:54 +01:00
test_event_push_actions.py Back out MSC2625 implementation (#7761) 2020-07-01 11:08:25 +01:00
test_id_generators.py
test_keys.py
test_main.py
test_monthly_active_users.py Replace instances of reactor pumping with get_success. (#7619) 2020-06-03 16:39:30 +01:00
test_profile.py
test_purge.py
test_redaction.py
test_registration.py
test_room.py
test_roommember.py Stop `get_joined_users` corruption from custom statuses (#7376) 2020-05-14 10:07:54 +01:00
test_state.py
test_transactions.py
test_user_directory.py