MatrixSynapse/tests
Andrew Morgan 74d09a43d9
Always communicate device OTK counts to clients (#10485)
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2021-07-27 14:36:38 +01:00
..
api
app Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332) 2021-07-19 16:11:34 +01:00
appservice
config [pyupgrade] `tests/` (#10347) 2021-07-13 11:43:15 +01:00
crypto
events Stagger send presence to remotes (#10398) 2021-07-15 11:52:56 +01:00
federation
handlers Always communicate device OTK counts to clients (#10485) 2021-07-27 14:36:38 +01:00
http Allow providing credentials to `http_proxy` (#10360) 2021-07-15 10:37:08 +01:00
logging
module_api Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
push
replication Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
rest Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 2021-07-20 12:39:46 +02:00
scripts
server_notices
state
storage Fix dropping locks on shut down (#10433) 2021-07-20 14:24:25 +01:00
test_utils Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
util Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
__init__.py
server.py Use inline type hints in `tests/` (#10350) 2021-07-13 11:52:58 +01:00
test_distributor.py
test_event_auth.py Add type hints and comments to event auth code. (#10393) 2021-07-14 14:13:40 +01:00
test_federation.py
test_mau.py
test_metrics.py
test_phone_home.py
test_preview.py
test_server.py
test_state.py Add a module type for account validity (#9884) 2021-07-16 18:11:53 +02:00
test_terms_auth.py
test_test_utils.py
test_types.py [pyupgrade] `tests/` (#10347) 2021-07-13 11:43:15 +01:00
test_visibility.py
unittest.py Add a new version of the R30 phone-home metric, which removes a false impression of retention given by the old R30 metric (#10332) 2021-07-19 16:11:34 +01:00
utils.py