~azzar1/unity/add-show-desktop-key

ivle.webapp.base.test:
 - Test named operations on JSONRESTView.
 - Check for MethodNotAllowed where appropriate, not BadRequest.

ivle.webapp.base.views#JSONRESTView:
 - Add named operation support.
 - Raise MethodNotAllowed instead of BadRequest for bad methods.

ivle.webapp.base.views#named_operation: Add. Decorator to export named ops.
ivle.webapp.errors: Add MethodNotAllowed (405).
Filename Latest Rev Last Changed Committer Comment Size
..
misc 201 16 years ago mattgiuca Added "test" directory. Added make_date_test.py, a Diff
test_framework 270 16 years ago dilshan_a Initial check in for test framework, and example p Diff