MatrixSynapse/tests/storage
Richard van der Hoff 0a08cd1065
Merge pull request #8548 from matrix-org/rav/deferred_cache
Rename Cache to DeferredCache, and related changes
2020-10-15 11:42:07 +01:00
..
__init__.py
test__base.py Combine the two sets of DeferredCache tests 2020-10-14 23:49:27 +01:00
test_appservice.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
test_background_update.py
test_base.py Reduce serialization errors in MultiWriterIdGen (#8456) 2020-10-07 15:15:57 +01:00
test_cleanup_extrems.py
test_client_ips.py
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 Rewrite BucketCollector 2020-09-30 16:49:15 +01:00
test_event_push_actions.py
test_id_generators.py Make event persisters periodically announce position over replication. (#8499) 2020-10-12 15:51:41 +01:00
test_keys.py
test_main.py
test_monthly_active_users.py
test_profile.py
test_purge.py Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
test_redaction.py Simplify `_locally_reject_invite` 2020-10-13 23:58:48 +01:00
test_registration.py
test_room.py
test_roommember.py
test_state.py
test_transactions.py
test_user_directory.py