Fix a few test failures.

Review Request #8358 — Created Aug. 28, 2016 and submitted

Information

Review Board
release-3.0.x
2c46044...

Reviewers

This change fixes two independent classes of test failures, both of which were
just out of date tests compared to the code:

  1. The file uploaded for unit tests is now logo.png instead of trophy.png.
  2. The contents of "entries" on the review request detail page are now objects
    rather than dictionaries.

Ran unit tests.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/attachments/tests.py
        reviewboard/reviews/tests.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/attachments/tests.py
        reviewboard/reviews/tests.py
    
    
  2. 
      
chipx86
  1. Ship It!
  2. 
      
david
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (e691c28)
Loading...