• 
      

    Split the hosting service unit tests into multiple files.

    Review Request #7858 — Created Jan. 9, 2016 and submitted

    Information

    Review Board
    release-2.5.x

    Reviewers

    The hosting service unit tests file was getting pretty big and
    unmaintainable. Before the tree diverges too much between 2.5 and 2.6,
    and before students get to work on this code, we need to split this up,
    which is what this change does.
    
    Each file tests one hosting service or one aspect of the hosting service
    app. It'll also be easier to handle merging of code between branches
    without worrying about complex conflicts.

    Unit tests pass.

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