MatrixSynapse/tests
Patrick Cloke 3ab861ab9e
Fix type hint errors from Twisted trunk (#16526)
2023-10-23 14:28:05 -04:00
..
api Refactor `get_user_by_id` (#16316) 2023-09-14 12:46:30 +01:00
app Run pyupgrade for python 3.7 & 3.8. (#16110) 2023-08-15 08:11:20 -04:00
appservice
config Describe which rate limiter was hit in logs (#16135) 2023-08-30 00:39:39 +01:00
crypto
events Replace simple_async_mock with AsyncMock (#16180) 2023-08-25 09:27:21 -04:00
federation
handlers Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
http Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
logging
media
metrics
module_api
push
replication
rest
scripts
server_notices
state Improve state types. (#16395) 2023-09-28 07:01:46 -04:00
storage Fix bug where a new writer advances their token too quickly (#16473) 2023-10-23 16:57:30 +01:00
test_utils
types
util
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
server.py
test_distributor.py Add missing type hints to tests. (#15027) 2023-02-08 19:52:37 +00:00
test_event_auth.py
test_federation.py
test_mau.py
test_phone_home.py
test_rust.py
test_server.py
test_state.py
test_terms_auth.py
test_test_utils.py
test_types.py
test_visibility.py
unittest.py Fix type hint errors from Twisted trunk (#16526) 2023-10-23 14:28:05 -04:00
utils.py