• 
      

    Split djblets.webapi.tests into multiple files.

    Review Request #7474 — Created July 2, 2015 and submitted — Latest diff uploaded

    Information

    Djblets
    release-0.9.x
    240480f...

    Reviewers

    djblets.webapi.tests was starting to get large, and was only going to
    grow from here. This change splits it up into a series of files, one per
    test suite, in order to help manage the size of the test suite.

    Unit tests run and pass.