..
__init__.py
Reference Matrix Home Server
2014-08-12 15:10:52 +01:00
oidc_test_key.p8
JWT OIDC secrets for Sign in with Apple ( #9549 )
2021-03-09 15:03:37 +00:00
oidc_test_key.pub.pem
JWT OIDC secrets for Sign in with Apple ( #9549 )
2021-03-09 15:03:37 +00:00
test_admin.py
Revert pruning of old devices ( #15360 )
2023-03-31 13:51:51 +01:00
test_appservice.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_auth.py
Save login tokens in database ( #13844 )
2022-10-26 11:45:41 +01:00
test_cas.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_deactivate_account.py
Port the push rule classes to Rust. ( #13768 )
2022-09-20 12:10:31 +01:00
test_device.py
Revert pruning of old devices ( #15360 )
2023-03-31 13:51:51 +01:00
test_directory.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_e2e_keys.py
Add support for claiming multiple OTKs at once. ( #15468 )
2023-04-27 12:57:46 -04:00
test_e2e_room_keys.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_federation.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_federation_event.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_message.py
Batch up storing state groups when creating new room ( #14918 )
2023-02-24 13:15:29 -08:00
test_oidc.py
Add the ability to enable/disable registrations when in the OIDC flow ( #14978 )
2023-03-30 11:09:41 +00:00
test_password_providers.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_presence.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_profile.py
Add column full_user_id
to tables profiles
and user_filters
. ( #15458 )
2023-04-26 16:03:26 -07:00
test_receipts.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_register.py
Batch up storing state groups when creating new room ( #14918 )
2023-02-24 13:15:29 -08:00
test_room.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_room_member.py
Faster joins: Refactor handling of servers in room ( #14954 )
2023-02-03 15:39:59 +00:00
test_room_summary.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_saml.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_send_email.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_sso.py
Convert async to normal tests in TestSSOHandler
( #15433 )
2023-04-14 10:48:35 +00:00
test_stats.py
Bump black from 22.12.0 to 23.1.0 ( #15103 )
2023-02-22 15:29:09 -05:00
test_sync.py
Add missing type hints to tests.handlers. ( #14680 )
2022-12-16 11:53:01 +00:00
test_typing.py
Add final type hint to tests.unittest. ( #15072 )
2023-02-14 14:03:35 -05:00
test_user_directory.py
Move Spam Checker callbacks to a dedicated file ( #15453 )
2023-04-18 00:57:40 +00:00