• 
      

    Add a TestCase class for handling wrapped short descriptions.

    Review Request #7723 — Created Oct. 21, 2015 and submitted

    Information

    rbpkg
    master

    Reviewers

    This introduces a base TestCase for our suite, which performs the same
    short description wrapping that we use in our other projects.
    
    Other test cases have been updated to use this.

    Unit tests pass.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          rbpkg/testing/testcases.py
          rbpkg/repository/tests/testcases.py
      
      Ignored Files:
          rbpkg/testing/__init__.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          rbpkg/testing/testcases.py
          rbpkg/repository/tests/testcases.py
      
      Ignored Files:
          rbpkg/testing/__init__.py
      
      
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (7ee8f37)