MatrixSynapse/tests
Patrick Cloke 4ae967cf63
Add missing type hints to test.util.caches (#14529)
2022-11-22 17:35:54 -05:00
..
api
app
appservice
config
crypto Fix /key/v2/server calls with URL-unsafe key IDs (#14490) 2022-11-18 19:56:42 +00:00
events
federation
handlers Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2022-11-22 14:08:04 -05:00
http Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
logging
metrics
module_api Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 2022-11-16 15:25:35 +00:00
push
replication Fix an invalid comparison of `UserPresenceState` to `str` (#14393) 2022-11-16 15:25:35 +00:00
rest Add a type hint for `get_device_handler()` and fix incorrect types. (#14055) 2022-11-22 14:08:04 -05:00
scripts
server_notices Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
state
storage Track unconverted device list outbound pokes using a position instead (#14516) 2022-11-22 16:46:52 +00:00
test_utils
util Add missing type hints to test.util.caches (#14529) 2022-11-22 17:35:54 -05:00
__init__.py
server.py
test_distributor.py
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 Faster joins: filter out non local events when a room doesn't have its full state (#14404) 2022-11-21 16:46:14 +01:00
unittest.py Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
utils.py