synapse/tests/rest/admin
Dirk Klimpel 4da01f9c61
Admin API for reported events (#8217)
Add an admin API to read entries of table `event_reports`. API: `GET /_synapse/admin/v1/event_reports`
2020-09-22 18:15:04 +01:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Convert federation client to async/await. (#7975) 2020-07-30 08:01:33 -04:00
test_device.py Create function to check for long names in devices (#8364) 2020-09-22 11:42:55 +01:00
test_event_reports.py Admin API for reported events (#8217) 2020-09-22 18:15:04 +01:00
test_room.py Add the topic and avatar to the room details admin API (#8305) 2020-09-14 10:07:04 -04:00
test_user.py Admin API for querying rooms where a user is a member (#8306) 2020-09-18 15:26:36 +01:00