synapse/tests/rest/admin
Erik Johnston 57538eb4d9
Finish up work to allow per-user feature flags (#17392)
Follows on from @H-Shay's great work at
https://github.com/matrix-org/synapse/pull/15344 and MSC4026.

Also enables its use for MSC3881, mainly as an easy but concrete example
of how to use it.
2024-07-05 13:02:35 +01: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
test_federation.py
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
test_statistics.py
test_user.py Add support for MSC3823 - Account Suspension Part 2 (#17255) 2024-06-24 14:21:22 +01:00
test_username_available.py