Closed GO3LIN closed 7 years ago
Please also add a test in https://github.com/TurboGears/tg2/blob/development/tests/test_rest_controller_dispatch.py
And note that this is not working as expose
is not available in that module -> https://travis-ci.org/TurboGears/tg2/jobs/260729192#L436
Thanks for your reading, I fixed everything you noticed in the comments and added a test case for the options method that just checks that the response status code is 204. Unfortunately, Travis still failed but on the python 3.6 build only.
Next to https://github.com/TurboGears/tg2/issues/90