• 
      

    Make hosting service test names and docstrings more consistent.

    Review Request #9784 — Created March 15, 2018 and submitted

    Information

    Review Board
    release-3.0.x
    6f01118...

    Reviewers

    The docstrings for hosting services didn't match the function name and
    docstring format used by most of our modern test suite, making it less
    obvious which function was being tested in some cases. This change
    standardizes those.

    This has been split out of a larger series of changes for improving the
    test suite and preparing for Python 3 support.

    Unit tests pass.

    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-3.0.x (d41a6ff)