0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2025-01-07 10:33:52 +01:00
synapse/tests/rest/admin
2024-09-18 10:08:01 +00:00
..
__init__.py
test_admin.py Finish up work to allow per-user feature flags (#17392) 2024-07-05 13:02:35 +01:00
test_background_updates.py
test_device.py
test_event_reports.py Add report room API (MSC4151) (#17270) 2024-06-12 12:27:46 +02:00
test_federation.py Fix filtering of rooms when supplying the destination query parameter to /_synapse/admin/v1/federation/destinations/<destination>/rooms (#17077) 2024-04-26 10:52:24 +01:00
test_jwks.py
test_media.py
test_registration_tokens.py
test_room.py Filter added to Admin-API GET /rooms (#17276) 2024-06-19 11:45:48 +01:00
test_server_notice.py Format files with Ruff (#17643) 2024-09-02 12:39:04 +01:00
test_statistics.py
test_user.py Add an Admin API endpoint to redact all a user's events (#17506) 2024-09-18 10:08:01 +00:00
test_username_available.py