Added support for DELETE request to api/session and created test cases for it.
Review Request #5817 — Created May 13, 2014 and submitted — Latest diff uploaded
Added support for DELETE request to api/session and created test cases for it.
Tested the base case where user delete's their own Session.
Tested when another user tries to delete another person's session.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
reviewboard/webapi/resources/session.py |
---|
reviewboard/webapi/tests/test_session.py |
---|