forked-synapse/tests/rest/admin
Richard van der Hoff 791d7cd6f0
Rename create_test_json_resource to create_test_resource (#8759)
The root resource isn't necessarily a JsonResource, so rename this method
accordingly, and update a couple of test classes to use the method rather than
directly manipulating self.resource.
2020-11-16 14:45:52 +00:00
..
__init__.py
test_admin.py Rename create_test_json_resource to create_test_resource (#8759) 2020-11-16 14:45:52 +00:00
test_device.py
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
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