0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-03-05 01:10:41 +01:00
synapse/tests/handlers
2020-12-02 17:53:38 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_admin.py
test_appservice.py
test_auth.py Simplify the way the HomeServer object caches its internal attributes. (#8565) 2020-11-30 13:28:44 -05:00
test_device.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_directory.py Remove redundant mocking 2020-12-02 17:53:38 +00:00
test_e2e_keys.py
test_e2e_room_keys.py
test_federation.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_message.py
test_oidc.py Fix a regression when grandfathering SAML users. (#8855) 2020-12-02 07:45:42 -05:00
test_password_providers.py Create a PasswordProvider wrapper object (#8849) 2020-12-02 10:38:50 +00:00
test_presence.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_profile.py Remove redundant mocking 2020-12-02 17:53:38 +00:00
test_register.py
test_saml.py Fix a regression when grandfathering SAML users. (#8855) 2020-12-02 07:45:42 -05:00
test_stats.py
test_sync.py
test_typing.py Apply an IP range blacklist to push and key revocation requests. (#8821) 2020-12-02 11:09:24 -05:00
test_user_directory.py