MatrixSynapse/tests
Amber Brown 6bd4374636
Do not generate self-signed TLS certificates by default. (#4509)
2019-01-29 14:09:10 +00:00
..
api
app
appservice
config Do not generate self-signed TLS certificates by default. (#4509) 2019-01-29 14:09:10 +00:00
crypto Make add_hashes_and_signatures operate on dicts 2019-01-29 11:12:38 +00:00
events
federation
handlers
http Implement MSC1708 (.well-known lookups for server routing) (#4489) 2019-01-29 13:53:02 +00:00
push
replication
rest
scripts
server_notices
state
storage Fix UPSERTs on SQLite 3.24+ (#4477) 2019-01-28 15:43:32 +00:00
test_utils Enable configuring test log level via env var (#4506) 2019-01-29 12:07:00 +00:00
util
__init__.py
patch_inline_callbacks.py
server.py Implement MSC1708 (.well-known lookups for server routing) (#4489) 2019-01-29 13:53:02 +00:00
test_distributor.py
test_event_auth.py
test_federation.py
test_mau.py
test_metrics.py
test_preview.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Fix test to use valid event format 2019-01-29 11:19:50 +00:00
unittest.py Enable configuring test log level via env var (#4506) 2019-01-29 12:07:00 +00:00
utils.py