..
__init__.py
oidc_test_key.p8
oidc_test_key.pub.pem
test_admin.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_appservice.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_auth.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_cas.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_deactivate_account.py
Upon deactivation, forget all of the user's rooms ( #17400 )
2024-07-05 11:56:52 +01:00
test_device.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_directory.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_e2e_keys.py
bugfix: make msc3967 idempotent ( #16943 )
2024-04-15 10:57:56 +00:00
test_e2e_room_keys.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_federation.py
Add a short sleep if the request is rate-limited ( #17210 )
2024-05-18 12:03:30 +01:00
test_federation_event.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_message.py
Improve event validation ( #16908 )
2024-03-19 17:52:53 +00:00
test_oauth_delegation.py
Enable cross-signing key upload without UIA ( #17284 )
2024-06-14 11:14:56 +01:00
test_oidc.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_password_providers.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_presence.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_profile.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_receipts.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_register.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_room.py
test_room_list.py
test_room_member.py
Fix deduplicating of membership events to not create unused state groups. ( #17164 )
2024-05-30 11:33:48 +00:00
test_room_summary.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_saml.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_send_email.py
Correctly mention previous copyright ( #16820 )
2024-01-23 11:26:48 +00:00
test_sliding_sync.py
Add room subscriptions to Sliding Sync /sync
( #17432 )
2024-07-15 10:37:10 +01:00
test_sso.py
test_stats.py
test_sync.py
Add a cache on get_rooms_for_local_user_where_membership_is
( #17460 )
2024-07-19 16:19:15 +01:00
test_typing.py
Fix bug where typing replication breaks ( #17252 )
2024-05-31 16:07:05 +01:00
test_user_directory.py
Handle hyphens in user dir search porperly ( #17254 )
2024-06-05 10:40:34 +01:00
test_worker_lock.py
Improve lock performance when a lot of locks are waiting ( #16840 )
2024-03-14 13:49:54 +00:00