Fix all remaining JavaScript unit tests on master.

Review Request #6447 — Created Oct. 14, 2014 and submitted

Information

Review Board
master
1d59f02...

Reviewers

There were a couple other JavaScript unit tests that have been busted on
master. One had to do with bug links, and the other had to do with the
display of the branches in the New Review Request page. This fixes both.

All unit tests pass (in combination with my other changes).

reviewbot
  1. Tool: PEP8 Style Checker
    Ignored Files:
        reviewboard/static/rb/js/newReviewRequest/views/tests/postCommitViewTests.js
        reviewboard/static/rb/js/views/tests/reviewRequestEditorViewTests.js
    
    
    
    Tool: Pyflakes
    Ignored Files:
        reviewboard/static/rb/js/newReviewRequest/views/tests/postCommitViewTests.js
        reviewboard/static/rb/js/views/tests/reviewRequestEditorViewTests.js
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (98b0dac)
Loading...