0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-05 02:38:54 +02:00
synapse/tests/rest/admin
Richard van der Hoff 129ae841e5 Make make_request actually render the request
remove the stubbing out of `request.process`, so that `requestReceived` also renders the request via the appropriate resource.

Replace render() with a stub for now.
2020-11-16 18:24:00 +00:00
..
__init__.py Move admin api impl to its own package 2019-05-01 15:44:30 +01:00
test_admin.py Make make_request actually render the request 2020-11-16 18:24:00 +00:00
test_device.py Add field total to device list in admin API (#8644) 2020-10-26 14:07:51 +00:00
test_event_reports.py Split admin API for reported events into a detail and a list view (#8539) 2020-10-26 18:16:37 +00:00
test_media.py Make make_request actually render the request 2020-11-16 18:24:00 +00:00
test_room.py Consolidate purge table lists to prevent desyncronisation (#8713) 2020-11-04 11:26:05 +00:00
test_statistics.py Add an admin API for users' media statistics (#8700) 2020-11-05 18:59:12 +00:00
test_user.py Add displayname to Shared-Secret Registration for admins (#8722) 2020-11-05 13:55:45 +00:00