..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
test__base.py
Combine the two sets of tests for CacheDescriptor
2020-10-21 15:38:29 +01:00
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
Fix get|set_type_stream_id_for_appservice store functions ( #8648 )
2020-10-26 10:51:33 -04:00
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
Reduce serialization errors in MultiWriterIdGen ( #8456 )
2020-10-07 15:15:57 +01:00
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
bg update to clear out duplicate outbound_device_list_pokes ( #7193 )
2020-04-07 23:06:39 +01:00
test_devices.py
Add number of local devices to Room Details Admin API ( #8886 )
2020-12-11 10:42:47 +00:00
test_directory.py
Convert simple_update* and simple_select* to async ( #8173 )
2020-08-27 07:08:38 -04:00
test_e2e_room_keys.py
Apply an IP range blacklist to push and key revocation requests. ( #8821 )
2020-12-02 11:09:24 -05:00
test_end_to_end_keys.py
Rename get_e2e_device_keys
to better reflect its purpose ( #8205 )
2020-08-29 00:14:17 +01:00
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
Update black, and run auto formatting over the codebase ( #9381 )
2021-02-16 22:32:34 +00:00
test_event_metrics.py
Don't instansiate Requester directly ( #8614 )
2020-10-22 10:11:06 +01:00
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
Make search statement in List Room and User Admin API case-insensitive ( #8931 )
2020-12-17 10:43:37 +00:00
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
Remove user's avatar URL and displayname when deactivated. ( #8932 )
2021-01-12 16:30:15 -05:00
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
Convert simple_select_one and simple_select_one_onecol to async ( #8162 )
2020-08-26 07:19:32 -04:00
test_roommember.py
Remove redundant mocking
2020-12-02 17:53:38 +00:00
test_state.py
Convert some of the data store to async. ( #7976 )
2020-07-30 07:20:41 -04:00
test_transactions.py
Fix errors storing large retry intervals.
2019-10-02 10:36:27 +01:00
test_user_directory.py
Use the simple dictionary in full text search for the user directory ( #8959 )
2020-12-17 14:42:30 +01:00