MatrixSynapse/tests
Erik Johnston cbabb312e0
Use `async with` for ID gens (#8383)
This will allow us to hit the DB after we've finished using the generated stream ID.
2020-09-23 16:11:18 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers
http
logging
module_api
push
replication
rest
scripts
server_notices
state
storage Use `async with` for ID gens (#8383) 2020-09-23 16:11:18 +01: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
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py