Fix the last couple js-tests.

Review Request #6232 — Created Aug. 15, 2014 and submitted

Information

Review Board
master
0e0b07f...

Reviewers

This fixes up the rest of the broken javascript unit tests. There were two
issues:

1. The way that the bug tracker links are formed has changed significantly.
The old test was sufficient for determining that the alternate formatting
was being used, but because of the new redirect URLs, the contents of the
comparison had to change.
2. The signature of the 'destroy' signal had changed, and the comparison
was no longer succeeding.

Ran js-tests in firefox.

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

  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (8800048)
Loading...