summary refs log tree commit diff
path: root/tests/http/test_additional_resource.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant calls to `render()`Richard van der Hoff2020-11-161-3/+1
* use global make_request() directly where we have a custom ResourceRichard van der Hoff2020-11-151-6/+7
* Merge different Resource implementation classes (#7732)Erik Johnston2020-07-031-0/+62