1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-29 10:55:02 +00:00
synapse/tests/handlers
2021-07-28 10:05:11 +02: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 Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_appservice.py update black to 21.6b0 () 2021-06-17 15:20:06 +01:00
test_auth.py Change the format of access tokens away from macaroons () 2021-05-12 15:04:51 +01:00
test_cas.py Rename handler and config modules which end in handler/config. () 2021-04-20 14:55:20 -04:00
test_device.py MSC2918 Refresh tokens implementation () 2021-06-24 14:33:20 +01:00
test_directory.py update black to 21.6b0 () 2021-06-17 15:20:06 +01:00
test_e2e_keys.py Limit the number of in-flight /keys/query requests from a single device. () 2021-06-09 07:05:32 -04:00
test_e2e_room_keys.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_federation.py Improve validation for send_{join,leave,knock} () 2021-06-24 15:30:49 +01:00
test_message.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_oidc.py Rename handler and config modules which end in handler/config. () 2021-04-20 14:55:20 -04:00
test_password_providers.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_presence.py Move methods involving event authentication to EventAuthHandler. () 2021-07-01 14:25:37 -04:00
test_profile.py [pyupgrade] tests/ () 2021-07-13 11:43:15 +01:00
test_receipts.py Support for MSC2285 (hidden read receipts) () 2021-07-28 10:05:11 +02:00
test_register.py Synapse 1.37.0rc1 (2021-06-24) 2021-06-24 11:20:28 +01:00
test_saml.py Use mock from the stdlib. () 2021-04-09 13:44:38 -04:00
test_space_summary.py Show all joinable rooms in the spaces summary. () 2021-07-13 08:59:27 -04:00
test_stats.py Remove functionality associated with unused historical stats tables () 2021-07-08 16:57:13 +01:00
test_sync.py update black to 21.6b0 () 2021-06-17 15:20:06 +01:00
test_typing.py Ignore EDUs for rooms we're not in () 2021-07-06 14:31:13 +01:00
test_user_directory.py Standardise the module interface () 2021-06-18 12:15:52 +01:00