MatrixSynapse/tests/rest/client/v2_alpha
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
..
__init__.py
test_account.py Support MSC2033: Device ID on whoami (#9918) 2021-07-27 05:28:20 +00:00
test_auth.py MSC2918 Refresh tokens implementation (#9450) 2021-06-24 14:33:20 +01:00
test_capabilities.py MSC3244 room capabilities implementation (#10283) 2021-07-20 12:59:23 +01:00
test_filter.py
test_password_policy.py
test_register.py
test_relations.py [pyupgrade] `tests/` (#10347) 2021-07-13 11:43:15 +01:00
test_report_event.py [pyupgrade] `tests/` (#10347) 2021-07-13 11:43:15 +01:00
test_sendtodevice.py Tests for to-device messages (#9965) 2021-05-11 18:01:11 +01:00
test_shared_rooms.py
test_sync.py Re-introduce "Leave out optional keys from /sync" change (#10214) 2021-06-23 15:57:41 +01:00
test_upgrade_room.py