synapse/tests/handlers
2023-09-18 09:29:05 -04:00
..
__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 () 2021-03-09 15:03:37 +00:00
oidc_test_key.pub.pem JWT OIDC secrets for Sign in with Apple () 2021-03-09 15:03:37 +00:00
test_admin.py Revert pruning of old devices () 2023-03-31 13:51:51 +01:00
test_appservice.py Fix appservices being unable to handle to_device messages for multiple users () 2023-09-05 15:46:57 -04:00
test_auth.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_cas.py Handle "registration_enabled" parameter for CAS () 2023-09-06 14:32:24 -04:00
test_deactivate_account.py Port the push rule classes to Rust. () 2022-09-20 12:10:31 +01:00
test_device.py Fix using dehydrated devices (MSC2697) & refresh tokens () 2023-09-13 08:33:39 -04:00
test_directory.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_e2e_keys.py Bump mypy-zope & mypy. () 2023-08-29 10:38:56 -04:00
test_e2e_room_keys.py Add missing type hints to tests.handlers. () 2022-12-16 11:53:01 +00:00
test_federation.py Update ruff config () 2023-09-08 11:24:36 -04:00
test_federation_event.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_message.py Stop writing to the event_txn_id table () 2023-08-30 11:10:56 +01:00
test_oauth_delegation.py Merge remote-tracking branch 'origin/release-v1.91' into release-v1.92 2023-09-06 11:25:28 -04:00
test_oidc.py Bump mypy-zope & mypy. () 2023-08-29 10:38:56 -04:00
test_password_providers.py Bump mypy-zope & mypy. () 2023-08-29 10:38:56 -04:00
test_presence.py Return an immutable value from get_latest_event_ids_in_room. () 2023-09-18 09:29:05 -04:00
test_profile.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_receipts.py Add missing type hints to tests.handlers. () 2022-12-16 11:53:01 +00:00
test_register.py Bump mypy-zope & mypy. () 2023-08-29 10:38:56 -04:00
test_room.py Add missing type hints to tests.handlers. () 2022-12-16 11:53:01 +00:00
test_room_member.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_room_summary.py Add missing type hints to tests.handlers. () 2022-12-16 11:53:01 +00:00
test_saml.py Bump mypy-zope & mypy. () 2023-08-29 10:38:56 -04:00
test_send_email.py Support IPv6-only SMTP servers () 2023-08-29 09:33:58 -04:00
test_sso.py Rename blacklist/whitelist internally. () 2023-05-19 12:25:25 +00:00
test_stats.py Bump black from 22.12.0 to 23.1.0 () 2023-02-22 15:29:09 -05:00
test_sync.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_typing.py Don't wake up destination transaction queue if they're not due for retry. () 2023-09-04 17:14:09 +01:00
test_user_directory.py Replace make_awaitable with AsyncMock () 2023-08-24 19:38:46 -04:00
test_worker_lock.py Add ability to wait for locks and add locks to purge history / room deletion () 2023-07-31 10:58:03 +01:00