.. |
__init__.py
|
…
|
|
oidc_test_key.p8
|
…
|
|
oidc_test_key.pub.pem
|
…
|
|
test_admin.py
|
…
|
|
test_appservice.py
|
Federation Sender & Appservice Pusher Stream Optimisations (#13251)
|
2022-07-15 09:36:56 +01:00 |
test_auth.py
|
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2022-06-14 09:51:15 +01:00 |
test_cas.py
|
…
|
|
test_deactivate_account.py
|
…
|
|
test_device.py
|
Consolidate the logic of delete_device/delete_devices. (#12970)
|
2022-06-07 07:43:35 -04:00 |
test_directory.py
|
Add missing type hints for tests.unittest. (#13397)
|
2022-07-27 17:18:41 +00:00 |
test_e2e_keys.py
|
…
|
|
test_e2e_room_keys.py
|
…
|
|
test_federation.py
|
Faster room joins: avoid blocking when pulling events with missing prevs (#13355)
|
2022-07-26 12:39:23 +01:00 |
test_federation_event.py
|
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2022-07-12 18:46:32 +00:00 |
test_message.py
|
Rename storage classes (#12913)
|
2022-05-31 12:17:50 +00:00 |
test_oidc.py
|
Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986)
|
2022-06-14 09:12:08 -04:00 |
test_password_providers.py
|
Use HTTPStatus constants in place of literals in tests. (#13297)
|
2022-07-15 19:31:27 +00:00 |
test_presence.py
|
…
|
|
test_profile.py
|
…
|
|
test_receipts.py
|
Additional constants for EDU types. (#12884)
|
2022-05-27 07:14:36 -04:00 |
test_register.py
|
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2022-06-14 09:51:15 +01:00 |
test_room.py
|
…
|
|
test_room_member.py
|
Rate limit joins per-room (#13276)
|
2022-07-19 11:45:17 +00:00 |
test_room_summary.py
|
Stop depending on `room_id` to be returned for children state in the hierarchy response. (#12991)
|
2022-06-10 07:15:51 -04:00 |
test_saml.py
|
…
|
|
test_send_email.py
|
Support Implicit TLS for sending emails (#13317)
|
2022-07-25 16:27:19 +01:00 |
test_stats.py
|
Replace noop background updates with DELETE. (#12954)
|
2022-06-13 14:06:27 -04:00 |
test_sync.py
|
Async get event cache prep (#13242)
|
2022-07-15 09:30:46 +00:00 |
test_typing.py
|
Reduce state pulled from DB due to sending typing and receipts over federation (#12964)
|
2022-06-06 16:46:11 +01:00 |
test_user_directory.py
|
Remove remaining bits of groups code. (#12936)
|
2022-06-01 09:41:25 -04:00 |