synapse/tests
Patrick Cloke 53b77b203a
Replace noop background updates with DELETE. (#12954)
Removes the `register_noop_background_update` and deletes the background
updates directly in a delta file.
2022-06-13 14:06:27 -04:00
..
api
app
appservice
config
crypto
events
federation Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
handlers Replace noop background updates with DELETE. (#12954) 2022-06-13 14:06:27 -04:00
http Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
logging
module_api
push
replication Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
rest Move the (unstable) dir parameter for /relations behind an experimental flag. (#12984) 2022-06-08 09:00:35 -04:00
scripts
server_notices
state Type annotations for test_v2 (#12985) 2022-06-09 09:48:04 +01:00
storage Reduce the amount of state we pull from the DB (#12811) 2022-06-06 09:24:12 +01:00
test_utils
util
__init__.py
server.py
test_distributor.py
test_event_auth.py Remove room_version param from check_auth_rules_for_event 2022-06-12 23:13:10 +01:00
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_server.py Clean up the test code for client disconnections (#12929) 2022-06-07 18:17:32 +01:00
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py