forked-synapse/tests/storage
2021-04-08 16:42:32 +01:00
..
__init__.py
test__base.py
test_account_data.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_appservice.py
test_background_update.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_base.py
test_cleanup_extrems.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_client_ips.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_database.py Drop support for sqlite<3.22 as well 2021-04-08 16:42:32 +01:00
test_devices.py
test_directory.py
test_e2e_room_keys.py
test_end_to_end_keys.py
test_event_chain.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_event_federation.py Use the chain cover index in get_auth_chain_ids. (#9576) 2021-03-10 09:57:59 -05:00
test_event_metrics.py
test_event_push_actions.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_events.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_id_generators.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_keys.py Type defintions for use in refactoring for redaction changes (#6803) 2020-01-30 11:25:59 +00:00
test_main.py
test_monthly_active_users.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_profile.py
test_purge.py Add a basic test for purging rooms. (#9541) 2021-03-08 09:21:36 -05:00
test_redaction.py Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
test_registration.py Add the shadow-banning status to the display user admin API. (#9400) 2021-02-17 15:19:23 -05:00
test_room.py
test_roommember.py
test_state.py Add type hints to DictionaryCache and TTLCache. (#9442) 2021-03-29 12:15:33 -04:00
test_transactions.py
test_user_directory.py