MatrixSynapse/tests
Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448)
This is so we can tell what is going on when things are taking a while to start up.

The main change here is to ensure that transactions that are created during startup get correctly logged like normal transactions.
2020-10-02 15:20:45 +01:00
..
api
app
appservice
config
crypto
events
federation
handlers Add config option for always using "userinfo endpoint" for OIDC (#7658) 2020-10-01 13:54:35 -04:00
http Fix handling of connection timeouts in outgoing http requests (#8400) 2020-09-29 10:29:21 +01:00
logging
module_api Convert simple_select_one and simple_select_one_onecol to async (#8162) 2020-08-26 07:19:32 -04:00
push
replication Add unit test for event persister sharding (#8433) 2020-10-02 09:57:12 +01:00
rest Make token serializing/deserializing async (#8427) 2020-09-30 20:29:19 +01:00
scripts
server_notices
state
storage Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
test_utils
util
__init__.py
server.py Speed up unit tests when using PostgreSQL (#8450) 2020-10-02 15:09:31 +01:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py Allow background tasks to be run on a separate worker. (#8369) 2020-10-02 08:23:15 -04:00
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 Add unit test for event persister sharding (#8433) 2020-10-02 09:57:12 +01:00
utils.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00