MatrixSynapse/tests
Brendan Abolivier 5a1dd297c3
Re-implement unread counts (again) (#8059)
2020-09-02 17:19:37 +01: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 Convert the well known resolver to async (#8214) 2020-09-01 09:15:22 -04:00
logging
module_api
push
replication Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
rest Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
scripts
server_notices
state
storage Re-implement unread counts (again) (#8059) 2020-09-02 17:19:37 +01:00
test_utils Convert additional databases to async/await part 2 (#8200) 2020-09-01 08:39:04 -04:00
util Convert ReadWriteLock to async/await. (#8202) 2020-08-28 16:47:11 -04:00
__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