MatrixSynapse/tests
Patrick Cloke 0bcb651b3f
Support the v1 endpoint for `/relations`. (#12403)
Now that MSC2675 has passed FCP and the implementation is
compliant with the final version.
2022-04-07 07:08:23 -04:00
..
api
app
appservice
config
crypto
events
federation Track device list updates per room. (#12321) 2022-04-04 15:25:20 +01:00
handlers Add type hints for `tests/unittest.py`. (#12347) 2022-04-01 16:04:16 +00:00
http
logging
module_api
push
replication
rest Support the v1 endpoint for `/relations`. (#12403) 2022-04-07 07:08:23 -04:00
scripts
server_notices
state
storage Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 2022-04-06 11:40:28 +01:00
test_utils
util Fix edge case where a `Linearizer` could get stuck (#12358) 2022-04-05 17:19:16 +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
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 Add type hints for `tests/unittest.py`. (#12347) 2022-04-01 16:04:16 +00:00
utils.py Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 2022-04-05 12:44:48 +01:00