MatrixSynapse/tests/storage
Erik Johnston 39d131b016
Add basic read/write lock (#15782)
2023-07-05 17:25:00 +01:00
..
databases Add basic read/write lock (#15782) 2023-07-05 17:25:00 +01:00
util
__init__.py
test__base.py
test_account_data.py
test_appservice.py
test_background_update.py Add foreign key constraint to `event_forward_extremities`. (#15751) 2023-07-05 09:43:19 +00:00
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 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 Add foreign key constraint to `event_forward_extremities`. (#15751) 2023-07-05 09:43:19 +00: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 Add column `full_user_id` to tables `profiles` and `user_filters`. (#15458) 2023-04-26 16:03:26 -07:00
test_monthly_active_users.py
test_profile.py `N + 3`: Read from column `full_user_id` rather than `user_id` of tables `profiles` and `user_filters` (#15649) 2023-06-02 17:24:13 -07:00
test_purge.py
test_receipts.py
test_redaction.py
test_registration.py
test_relations.py
test_rollback_worker.py Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no `instance_map` was provided. (#15672) 2023-05-26 14:28:55 +00:00
test_room.py
test_room_search.py
test_roommember.py
test_state.py
test_stream.py
test_transactions.py Improve type hints for cached decorator. (#15658) 2023-05-24 12:59:31 +00:00
test_txn_limit.py
test_unsafe_locale.py
test_user_directory.py
test_user_filters.py Add not null constraint to column `full_user_id` of tables `profiles` and `user_filters` (#15537) 2023-05-16 10:57:39 -07:00