MatrixSynapse/tests
Travis Ralston b3a757eb3b
Support MSC2033: Device ID on whoami (#9918)
* Fix no-access-token bug in deactivation tests
* Support MSC2033: Device ID on whoami
* Test for appservices too

MSC: https://github.com/matrix-org/matrix-doc/pull/2033

The MSC has passed FCP, which means stable endpoints can be used.
2021-07-27 05:28:20 +00: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 Show all joinable rooms in the spaces summary. (#10298) 2021-07-13 08:59:27 -04: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 Support MSC2033: Device ID on whoami (#9918) 2021-07-27 05:28:20 +00:00
scripts
server_notices
state Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04:00
storage Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04: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 Update the MSC3083 support to verify if joins are from an authorized server. (#10254) 2021-07-26 12:17:00 -04: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