MatrixSynapse/tests
Šimon Brandner 0d9eaa19fd Use constants for receipt types in tests. (#12582) 2022-04-28 13:34:33 -04:00
..
api Remove references to unstable identifiers from MSC3440. (#12382) 2022-04-12 08:42:03 -04:00
app
appservice
config Add missing type hints to config classes. (#12402) 2022-04-11 12:07:23 -04:00
crypto
events
federation Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2022-04-27 14:58:26 +01:00
handlers Use constants for receipt types in tests. (#12582) 2022-04-28 13:34:33 -04: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 constants for receipt types in tests. (#12582) 2022-04-28 13:34:33 -04:00
rest Use constants for receipt types in tests. (#12582) 2022-04-28 13:34:33 -04:00
scripts Disallow untyped defs in synapse._scripts (#12422) 2022-04-11 12:41:55 +01:00
server_notices Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2022-04-27 14:58:26 +01:00
state
storage Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2022-04-27 14:58:26 +01:00
test_utils Remove unused `# type: ignore`s (#12531) 2022-04-27 14:03:44 +01:00
util Update `delay_cancellation` to accept any awaitable (#12468) 2022-04-22 18:20:06 +01:00
__init__.py
server.py Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2022-04-05 12:44:48 +01: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
test_metrics.py
test_phone_home.py Add type hints to some tests files (#12371) 2022-04-05 13:54:41 +01:00
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py
utils.py Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2022-04-05 12:44:48 +01:00