MatrixSynapse/tests
Richard van der Hoff b5dea8702d Fix test failure due to bad merge
0dd2649c1 (#9112) changed the signature of `auth_via_oidc`. Meanwhile,
26d10331e (#9091) introduced a new test which relied on the old signature of
`auth_via_oidc`. The two branches were never tested together until they landed
in develop.
2021-01-15 18:03:33 +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 Land support for multiple OIDC providers (#9110) 2021-01-15 16:55:29 +00:00
http Avoid raising the body exceeded error multiple times. (#9108) 2021-01-15 11:00:13 -05:00
logging
module_api
push
replication
rest Fix test failure due to bad merge 2021-01-15 18:03:33 +00:00
scripts
server_notices
state
storage Make chain cover index bg update go faster (#9124) 2021-01-15 17:18:37 +00:00
test_utils
util Fix event chain bg update. (#9118) 2021-01-14 18:57:32 +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