synapse/tests/rest/admin
Mathieu Velten 7347cc436e
Add memberships admin API (#19260)
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
2025-12-12 13:35:46 +00:00
..
__init__.py Update license headers 2023-11-21 15:29:58 -05:00
test_admin.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
test_background_updates.py Port Clock functions to use Duration class (#19229) 2025-12-01 13:55:06 +00:00
test_device.py Bump the minor-and-patches group with 3 updates (#19280) 2025-12-05 22:11:58 +00:00
test_event_reports.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
test_event.py Add an Admin API to fetch an event by ID (#18963) 2025-10-08 11:38:15 +01:00
test_federation.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_jwks.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
test_media.py Add an Admin API endpoint for listing quarantined media (#19268) 2025-12-12 13:30:21 +00:00
test_registration_tokens.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_room.py Add memberships admin API (#19260) 2025-12-12 13:35:46 +00:00
test_scheduled_tasks.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_server_notice.py Use type hinting generics in standard collections (#19046) 2025-10-22 16:48:19 -05:00
test_statistics.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_user.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00
test_username_available.py Write union types as X | Y where possible (#19111) 2025-11-06 14:02:33 -06:00