MatrixSynapse/tests/handlers
Richard van der Hoff c834f1d67a remove unused `resource_for_federation`
This is now only used in `test_typing`, so move it there.
2020-12-02 18:38:29 +00:00
..
__init__.py
test_admin.py
test_appservice.py
test_auth.py
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
test_password_providers.py
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
test_stats.py
test_sync.py
test_typing.py remove unused `resource_for_federation` 2020-12-02 18:38:29 +00:00
test_user_directory.py