Changed webapi unit tests to ignore CVS tests if the CVS binary is not installed.

Review Request #6337 — Created Sept. 19, 2014 and submitted

Information

Review Board
11bcac6...

Reviewers

Added a try/except catch to not bother with test_get_with_no_support if cvs is not installed on the machine.

All unit tests now run and pass (CVS tests are now ignored appropiately).

reviewbot
  1. Tool: Pyflakes
    Processed Files:
        reviewboard/webapi/tests/test_repository_commits.py
        reviewboard/webapi/tests/test_repository_branches.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        reviewboard/webapi/tests/test_repository_commits.py
        reviewboard/webapi/tests/test_repository_branches.py
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
RM
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (c00e432)
Loading...