• 
      

    Add a backwards-compatibility import for ServiceTests.

    Review Request #7944 — Created Feb. 4, 2016 and submitted

    Information

    Review Board
    release-2.5.x

    Reviewers

    We had a class, ServiceTests, which was a base testcase class for
    hosting service unit tests. This was moved recently, which broke
    extensions that provided hosting service unit tests based on this.
    
    This restores the import for now. We may want to create something more
    formal down the road.

    Review Board unit tests pass.

    Power Pack unit tests pass.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          reviewboard/hostingsvcs/tests/__init__.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          reviewboard/hostingsvcs/tests/__init__.py
      
      
    2. 
        
    brennie
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.5.x (8d9acd9)