• 
      

    Fix the js-tests.

    Review Request #7331 — Created May 24, 2015 and submitted

    Information

    Review Board
    release-2.5.x
    06f6583...

    Reviewers

    The tests for the RepositorySelectionView were broken because of a template
    change that introduced a space into the text content of the nodes. I've changed
    this back to remove the extra space character.

    While I was editing this I saw that there was some now-unused code that hadn't
    been removed after the refactor/redesign.

    • Ran js-tests.
    • Verified interaction with the search box on the New Review Request page.
    reviewbot
    1. Tool: PEP8 Style Checker
      Ignored Files:
          reviewboard/static/rb/js/newReviewRequest/views/repositoryView.js
          reviewboard/static/rb/js/newReviewRequest/views/repositorySelectionView.js
      
      
      
      Tool: Pyflakes
      Ignored Files:
          reviewboard/static/rb/js/newReviewRequest/views/repositoryView.js
          reviewboard/static/rb/js/newReviewRequest/views/repositorySelectionView.js
      
      
    2. 
        
    chipx86
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (09abb01)