MatrixSynapse/tests/storage
Andrew Morgan 871ff05add
Fix type hints in typing edu unit tests (#14886)
2023-01-26 10:15:50 +00:00
..
databases Skip processing stats for broken rooms. (#14873) 2023-01-23 11:36:20 +00:00
util Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
__init__.py
test__base.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_account_data.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_appservice.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_background_update.py
test_base.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_cleanup_extrems.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_client_ips.py Revert the deletion of stale devices due to performance issues. (#14662) 2022-12-12 13:55:23 +00:00
test_database.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_devices.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_directory.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_e2e_room_keys.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_end_to_end_keys.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_event_chain.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_event_federation.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_event_metrics.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_event_push_actions.py Re-enable some linting (#14821) 2023-01-12 10:52:07 +00:00
test_events.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_id_generators.py Always notify replication when a stream advances (#14877) 2023-01-20 18:02:18 +00:00
test_keys.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_main.py
test_monthly_active_users.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_profile.py
test_purge.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_receipts.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_redaction.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_registration.py
test_relations.py
test_rollback_worker.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_room.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_room_search.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_roommember.py
test_state.py Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
test_stream.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_transactions.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_txn_limit.py Require types in tests.storage. (#14646) 2022-12-09 12:36:32 -05:00
test_unsafe_locale.py
test_user_directory.py Fix type hints in typing edu unit tests (#14886) 2023-01-26 10:15:50 +00:00