MatrixSynapse/tests
Dirk Klimpel 7a2e9b549d
Remove user's avatar URL and displayname when deactivated. (#8932)
This only applies if the user's data is to be erased.
2021-01-12 16:30:15 -05:00
..
api
app
appservice
config Fix validate_config on nested objects (#9054) 2021-01-08 14:23:04 +00:00
crypto
events Implement MSC2176: Updated redaction rules (#8984) 2021-01-05 07:41:48 -05:00
federation
handlers Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
http Handle bad JSON data being returned from the federation API. (#9070) 2021-01-12 11:07:01 -05:00
logging
module_api
push
replication
rest Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
scripts
server_notices
state
storage Remove user's avatar URL and displayname when deactivated. (#8932) 2021-01-12 16:30:15 -05:00
test_utils
util Use a chain cover index to efficiently calculate auth chain difference (#8868) 2021-01-11 16:09:22 +00:00
__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 Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Skip unit tests which require optional dependencies (#9031) 2021-01-07 11:41:28 +00:00
utils.py