MatrixSynapse/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
test_media.py
test_room.py
test_statistics.py
test_user.py