0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-08 02:45:45 +02:00
synapse/tests
Richard van der Hoff 8a21b03fba Treat an invalid .well-known the same as an absent one
... basically, carry on and fall back to SRV etc.
2019-02-01 11:37:31 +00:00
..
api Merge branch rav/macaroon_key_fix_0.34 into rav/macaroon_key_fix_0.34.1 2019-01-10 14:12:50 +00:00
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 create support user (#4141) 2018-12-14 18:20:59 +00:00
http Treat an invalid .well-known the same as an absent one 2019-02-01 11:37:31 +00:00
push
replication
rest rework format of change password capability 2019-01-29 18:04:56 +00:00
scripts
server_notices
state Pass through room version to event auth 2019-01-25 18:31:41 +00:00
storage Fix flake8 (#4519) 2019-01-30 10:53:17 +00:00
test_utils Enable configuring test log level via env var (#4506) 2019-01-29 12:07:00 +00:00
util Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
__init__.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
patch_inline_callbacks.py Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 2018-12-04 11:30:32 +01:00
server.py Add a caching layer to .well-known responses (#4516) 2019-01-30 10:55:25 +00:00
test_distributor.py
test_event_auth.py Pass through room version to event auth 2019-01-25 18:31:41 +00:00
test_federation.py
test_mau.py
test_metrics.py Fix test_metrics.py compatibility prometheus_client 0.5 2018-12-21 01:53:57 +01:00
test_preview.py
test_server.py Use native UPSERTs where possible (#4306) 2019-01-24 21:31:54 +11:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py Factor SSO success handling out of CAS login (#4264) 2018-12-07 13:10:07 +01:00
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 Fix tests 2019-01-25 10:32:26 +00:00