MatrixSynapse/tests
Richard van der Hoff 233c8b9fce
Add a test for UI-Auth-via-SSO (#9082)
* Add complete test for UI-Auth-via-SSO.

* review comments
2021-01-13 20:21:55 +00:00
..
api
app
appservice
config Fix validate_config on nested objects (#9054) 2021-01-08 14:23:04 +00:00
crypto Add type hints to the crypto module. (#8999) 2021-01-04 10:04:50 -05:00
events Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
federation
handlers Preparatory refactors of OidcHandler (#9067) 2021-01-13 10:26:12 +00:00
http Merge branch 'master' into develop 2021-01-13 10:36:55 +00:00
logging
module_api
push
replication
rest Add a test for UI-Auth-via-SSO (#9082) 2021-01-13 20:21:55 +00:00
scripts
server_notices
state
storage Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
test_utils
util Use a chain cover index to efficiently calculate auth chain difference (#8868) 2021-01-11 16:09:22 +00:00
__init__.py
server.py Add a test for UI-Auth-via-SSO (#9082) 2021-01-13 20:21:55 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py Add basic domain validation for `DomainSpecificString.is_valid`. (#9071) 2021-01-13 07:05:16 -05:00
test_visibility.py
unittest.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
utils.py