Some more fixes and tests for RB.Review/RB.DraftReview.

Review Request #4006 — Created March 28, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Some more fixes and tests for RB.Review/RB.DraftReview.

This adds a fix which I had neglected to 'git add' before pushing to rename the
errorText field, and adds some unit tests and fixes to the draft review
functionality.
Ran tests.
reviewboard/settings.py
reviewboard/static/rb/js/models/baseResourceModel.js
reviewboard/static/rb/js/models/draftReviewModel.js
reviewboard/static/rb/js/models/tests/draftReviewModelTests.js
reviewboard/static/rb/js/views/commentDialogView.js
Loading...