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.
Showing
- tests/replication/test_multi_media_repo.py 2 additions, 2 deletionstests/replication/test_multi_media_repo.py
- tests/rest/admin/test_admin.py 0 additions, 6 deletionstests/rest/admin/test_admin.py
- tests/rest/admin/test_media.py 0 additions, 6 deletionstests/rest/admin/test_media.py
- tests/rest/client/v1/utils.py 1 addition, 3 deletionstests/rest/client/v1/utils.py
- tests/rest/client/v2_alpha/test_account.py 0 additions, 4 deletionstests/rest/client/v2_alpha/test_account.py
- tests/rest/media/v1/test_media_storage.py 3 additions, 4 deletionstests/rest/media/v1/test_media_storage.py
- tests/rest/media/v1/test_url_preview.py 30 additions, 36 deletionstests/rest/media/v1/test_url_preview.py
- tests/server.py 13 additions, 7 deletionstests/server.py
- tests/unittest.py 8 additions, 0 deletionstests/unittest.py
Loading
Please register or sign in to comment