Fix review dialog js-tests.

Review Request #6308 — Created Sept. 10, 2014 and submitted

Information

Review Board
master
bf8b37d...

Reviewers

I had fixed up some of the relevant tests during my overhaul of the review
dialog, but apparently the last time I ran them was before I removed
_bodyTopEditor and _bodyBottomEditor. This change fixes those tests to use the
new _bodyTopView and _bodyBottomView, and does a little bit of extra cleanup
while I was in there.

Ran js-tests. After this change there are still some failures, but all of the
review dialog tests now pass.

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/views/tests/reviewDialogViewTests.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/views/tests/reviewDialogViewTests.js
    
    
  2. 
      
chipx86
  1. Ship It!

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (b3a793c)
Loading...