MatrixSynapse/tests
Erik Johnston b2357a898c
Fix bug where 5s delays would occasionally happen. (#15150)
This only affects deployments using workers.
2023-02-24 14:39:50 +00:00
..
api
app Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
appservice Fix-up type hints in tests/server.py. (#15084) 2023-02-17 18:19:38 +00:00
config
crypto Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
events Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
federation Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
handlers Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079) 2023-02-20 12:00:18 +00:00
http Fix-up type hints in tests/server.py. (#15084) 2023-02-17 18:19:38 +00:00
logging Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00
metrics
module_api Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
push Update intentional mentions (MSC3952) to depend on `exact_event_match` (MSC3758). (#15037) 2023-02-16 09:51:22 -05:00
replication Fix bug where 5s delays would occasionally happen. (#15150) 2023-02-24 14:39:50 +00:00
rest Fix-up type hints in tests/server.py. (#15084) 2023-02-17 18:19:38 +00:00
scripts
server_notices Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
state
storage Fix a bug introduced in Synapse v1.74.0 where searching with colons when using ICU for search term tokenisation would fail with an error. (#15079) 2023-02-20 12:00:18 +00:00
test_utils
types
util Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py Fix-up type hints in tests/server.py. (#15084) 2023-02-17 18:19:38 +00:00
test_distributor.py
test_event_auth.py
test_federation.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_mau.py
test_phone_home.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py Add final type hint to tests.unittest. (#15072) 2023-02-14 14:03:35 -05:00
unittest.py Fix-up type hints in tests/server.py. (#15084) 2023-02-17 18:19:38 +00:00
utils.py Use mypy 1.0 (#15052) 2023-02-16 16:09:11 +00:00