synapse/tests/rest/admin
MomentQYC 5725712d47
Remove Python version from /_synapse/admin/v1/server_version (#16380)
There's no reason to expose the full Python version over what is
frequently a public API.
2023-10-02 09:07:53 -04:00
..
__init__.py Remove redundant "coding: utf-8" lines (#9786) 2021-04-14 15:34:27 +01:00
test_admin.py Remove Python version from /_synapse/admin/v1/server_version (#16380) 2023-10-02 09:07:53 -04: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 Bump black from 22.12.0 to 23.1.0 (#15103) 2023-02-22 15:29:09 -05:00
test_event_reports.py Admin API endpoint to delete a reported event (#15116) 2023-02-28 12:09:10 +00:00
test_federation.py Update ruff config (#16283) 2023-09-08 11:24:36 -04:00
test_jwks.py Tests for JWKS endpoint 2023-05-30 09:43:06 -04:00
test_media.py Refactor media modules. (#15146) 2023-02-27 08:26:05 -05: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 Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02:00
test_server_notice.py Add automatic purge after all users forget a room (#15488) 2023-09-15 15:37:44 +02: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 Filter locked users in the admin API (#16328) 2023-09-18 15:37:51 +01:00
test_username_available.py Bump mypy-zope & mypy. (#16188) 2023-08-29 10:38:56 -04:00