MatrixSynapse/tests/handlers
Richard van der Hoff ddc4343683
Add some tests for `password_auth_providers` (#8819)
These things seemed to be completely untested, so I added a load of tests for
them.
2020-12-01 11:10:42 +00:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
test_admin.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_appservice.py Start fewer opentracing spans (#8640) 2020-10-26 09:30:19 +00:00
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 Add ability for access tokens to belong to one user but grant access to another user. (#8616) 2020-10-29 15:58:44 +00:00
test_directory.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_e2e_keys.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_e2e_room_keys.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_federation.py Consistently use room_id from federation request body (#8776) 2020-11-19 10:05:33 +00:00
test_message.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_oidc.py Support trying multiple localparts for OpenID Connect. (#8801) 2020-11-25 10:04:22 -05:00
test_password_providers.py Add some tests for `password_auth_providers` (#8819) 2020-12-01 11:10:42 +00:00
test_presence.py Simplify `_locally_reject_invite` 2020-10-13 23:58:48 +01:00
test_profile.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_register.py Remove the deprecated Handlers object (#8494) 2020-10-09 07:24:34 -04:00
test_stats.py Rename 'populate_stats_process_rooms_2' background job back to 'populate_stats_process_rooms' again (#8243) 2020-09-08 11:05:59 +01:00
test_sync.py Add admin API for logging in as a user (#8617) 2020-11-17 10:51:25 +00:00
test_typing.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00
test_user_directory.py Remove redundant `HomeserverTestCase.render` 2020-11-16 18:24:08 +00:00