MatrixSynapse/tests/rest/admin
Dirk Klimpel 2281427175
Use literals in place of `HTTPStatus` constants in tests (#13488)
* Use literals in place of `HTTPStatus` constants in tests

* newsfile

* code style

* code style
2022-08-10 11:01:12 -07:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py Use literals in place of `HTTPStatus` constants in tests (#13479) 2022-08-09 14:56:43 +01:00
test_background_updates.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_device.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_event_reports.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_federation.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_media.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_registration_tokens.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_room.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_server_notice.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_statistics.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_user.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00
test_username_available.py Use literals in place of `HTTPStatus` constants in tests (#13488) 2022-08-10 11:01:12 -07:00