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 Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
app
appservice
config
crypto Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
events
federation Catch-up after Federation Outage (bonus): Catch-up on Synapse Startup (#8322) 2020-09-18 14:59:13 +01:00
handlers Create function to check for long names in devices (#8364) 2020-09-22 11:42:55 +01:00
http Synapse 1.20.0rc3 (2020-09-11) 2020-09-11 08:30:36 -04:00
logging Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
module_api
push Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
replication Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
rest Fixed a bug with reactivating users with the admin API (#8362) 2020-09-22 18:19:01 +01:00
scripts
server_notices Allow for make_awaitable's return value to be re-used. (#8261) 2020-09-08 07:26:55 -04:00
state Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
storage Use `async with` for ID gens (#8383) 2020-09-23 16:11:18 +01:00
test_utils Update test logging to be able to accept braces (#8335) 2020-09-18 07:56:40 -04:00
util Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
__init__.py
server.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
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 Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
unittest.py Simplify super() calls to Python 3 syntax. (#8344) 2020-09-18 09:56:44 -04:00
utils.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00