synapse/tests/storage
Patrick Cloke 3343035a06
Use a real room in the notification rotation tests. (#13260)
Instead of manually inserting fake data. This fixes some issues with
having to manually calculate stream orderings and other oddities.
2022-07-15 08:22:43 -04:00
..
databases Async get event cache prep (#13242) 2022-07-15 09:30:46 +00:00
util Wait for lazy join to complete when getting current state (#12872) 2022-06-01 16:02:53 +01:00
__init__.py
test__base.py
test_account_data.py
test_appservice.py
test_background_update.py
test_base.py
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_chain.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
test_event_federation.py
test_event_metrics.py
test_event_push_actions.py Use a real room in the notification rotation tests. (#13260) 2022-07-15 08:22:43 -04:00
test_events.py Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
test_id_generators.py
test_keys.py
test_main.py
test_monthly_active_users.py
test_profile.py
test_purge.py Async get event cache prep (#13242) 2022-07-15 09:30:46 +00:00
test_redaction.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
test_registration.py
test_rollback_worker.py
test_room.py Remove obsolete RoomEventsStoreTestCase (#13200) 2022-07-07 13:47:26 +01:00
test_room_search.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
test_roommember.py Don't pull out state in compute_event_context for unconflicted state (#13267) 2022-07-14 13:57:02 +00:00
test_state.py Rename storage classes (#12913) 2022-05-31 12:17:50 +00:00
test_stream.py
test_transactions.py
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py Remove remaining bits of groups code. (#12936) 2022-06-01 09:41:25 -04:00