MatrixSynapse/tests
Patrick Cloke b055dc9322
Ensure that the OpenID Connect remote ID is a string. (#8190)
2020-08-28 08:56:36 -04:00
..
api Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
app
appservice
config
crypto Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
events
federation Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
handlers Ensure that the OpenID Connect remote ID is a string. (#8190) 2020-08-28 08:56:36 -04:00
http
logging Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
module_api
push
replication
rest Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
scripts
server_notices Convert stats and related calls to async/await (#8192) 2020-08-27 17:24:37 -04:00
state
storage Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Do not yield on awaitables in tests. (#8193) 2020-08-27 17:24:46 -04:00
unittest.py
utils.py