synapse/tests/storage
2023-08-24 15:16:01 -07:00
..
databases Fix database performance of read/write worker locks (#16061) 2023-08-17 14:07:57 +01:00
util
__init__.py
test__base.py
test_account_data.py
test_appservice.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
test_background_update.py Fix downgrading to previous version of Synapse (#15907) 2023-07-10 16:24:42 +01:00
test_base.py
test_cleanup_extrems.py
test_client_ips.py Filter out unwanted user_agents from udv. (#16124) 2023-08-23 14:00:34 +01:00
test_database.py
test_devices.py
test_directory.py
test_e2e_room_keys.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_end_to_end_keys.py
test_event_chain.py Replace EventContext fields prev_group and delta_ids with field state_group_deltas (#15233) 2023-06-13 13:22:06 -07:00
test_event_federation.py Speed up state res in rare case we don't have all events (#16116) 2023-08-18 15:32:06 +01:00
test_event_metrics.py
test_event_push_actions.py
test_events.py
test_id_generators.py
test_keys.py Modify StoreKeyFetcher to read from server_keys_json. (#15417) 2023-04-20 12:30:32 -04:00
test_main.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
test_monthly_active_users.py
test_profile.py drop conflicting tests 2023-08-24 15:16:01 -07:00
test_purge.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_receipts.py
test_redaction.py
test_registration.py Implements admin API to lock an user (MSC3939) (#15870) 2023-08-10 09:10:55 +00:00
test_relations.py
test_rollback_worker.py Re-introduce the outbound federation proxy (#15913) 2023-07-18 09:49:21 +01:00
test_room_search.py Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
test_room.py
test_roommember.py
test_state.py
test_stream.py
test_transactions.py Allow config of the backoff algorithm for the federation client. (#15754) 2023-08-03 14:36:55 -04:00
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py