Fix regressions on DVCS branch

Review Request #8275 — Created July 8, 2016 and submitted

Information

Review Board
dvcs
2ae2932...

Reviewers

The dvcs branch of RB has had some unit test regressions, likely due
to bad merges. This patch cleans up those unit tests failures. It also
fixes up some method renames (e.g.,
WebAPIResource.get_no_access_error), as well as a few instances of
wording and formatting.

Ran unit tests.

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/testing/testcase.py
        reviewboard/diffviewer/managers.py
        reviewboard/webapi/resources/draft_diff_commit.py
        reviewboard/diffviewer/tests.py
        reviewboard/webapi/resources/diff_commit.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/testing/testcase.py
        reviewboard/diffviewer/managers.py
        reviewboard/webapi/resources/draft_diff_commit.py
        reviewboard/diffviewer/tests.py
        reviewboard/webapi/resources/diff_commit.py
    
    
  2. 
      
david
  1. Ship It!
  2. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to dvcs (978220d)
Loading...