summary refs log tree commit diff
path: root/changelog.d/8759.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename `create_test_json_resource` to `create_test_resource` (#8759)Richard van der Hoff2020-11-161-0/+1
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.