MatrixSynapse/tests
David Robertson c22314c4e8 Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:40:09 +01:00
..
api Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
app
appservice
config Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 2022-05-10 11:08:45 +01:00
crypto
events Convert stringy power levels to integers on room upgrade (#12657) 2022-05-07 13:37:29 +01:00
federation Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2022-04-27 14:58:26 +01:00
handlers Discard null-containing strings before updating the user directory (#12762) 2022-05-18 11:40:09 +01:00
http
logging
module_api Add a module API to allow modules to edit push rule actions (#12406) 2022-04-27 13:55:33 +00:00
push
replication Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
rest Convert stringy power levels to integers on room upgrade (#12657) 2022-05-07 13:37:29 +01:00
scripts
server_notices Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2022-04-27 14:58:26 +01:00
state
storage Update mypy to 0.950 and fix complaints (#12650) 2022-05-06 12:35:20 +00:00
test_utils Remove unused `# type: ignore`s (#12531) 2022-04-27 14:03:44 +01:00
util Immediately retry any requests that have backed off when a server comes back online. (#12500) 2022-05-10 10:39:54 +01:00
__init__.py
server.py Use `getClientAddress` instead of `getClientIP`. (#12599) 2022-05-04 14:11:21 -04:00
test_distributor.py
test_event_auth.py
test_federation.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2022-04-27 14:58:26 +01:00
test_mau.py Add `mau_appservice_trial_days` config (#12619) 2022-05-04 19:33:26 +01:00
test_metrics.py
test_phone_home.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py