-
- Downloads
Use literals in place of `HTTPStatus` constants in tests (#13488)
* Use literals in place of `HTTPStatus` constants in tests * newsfile * code style * code style
Showing
- changelog.d/13488.misc 1 addition, 0 deletionschangelog.d/13488.misc
- tests/rest/admin/test_background_updates.py 3 additions, 4 deletionstests/rest/admin/test_background_updates.py
- tests/rest/admin/test_device.py 7 additions, 8 deletionstests/rest/admin/test_device.py
- tests/rest/admin/test_event_reports.py 15 additions, 60 deletionstests/rest/admin/test_event_reports.py
- tests/rest/admin/test_federation.py 8 additions, 9 deletionstests/rest/admin/test_federation.py
- tests/rest/admin/test_media.py 19 additions, 80 deletionstests/rest/admin/test_media.py
- tests/rest/admin/test_registration_tokens.py 29 additions, 138 deletionstests/rest/admin/test_registration_tokens.py
- tests/rest/admin/test_room.py 23 additions, 26 deletionstests/rest/admin/test_room.py
- tests/rest/admin/test_server_notice.py 7 additions, 8 deletionstests/rest/admin/test_server_notice.py
- tests/rest/admin/test_statistics.py 10 additions, 51 deletionstests/rest/admin/test_statistics.py
- tests/rest/admin/test_user.py 53 additions, 54 deletionstests/rest/admin/test_user.py
- tests/rest/admin/test_username_available.py 2 additions, 9 deletionstests/rest/admin/test_username_available.py
Loading
Please register or sign in to comment