• 
      

    Split the djblets.util.tests suites into per-suite files.

    Review Request #9237 — Created Oct. 1, 2017 and submitted

    Information

    Djblets
    release-0.10.x
    22149f6...

    Reviewers

    djblets.util.tests was getting a bit large, and was only about to grow
    larger with some upcoming changes. In order to keep things more sane,
    this change splits the old tests file into a series of new files, and
    moves the tests inside djblets.util.templatetags.tests into this
    namespace.

    As many of these are from the early days of Djblets, most of these tests
    were also using very outdated naming and styles. They've all been
    updated for the modern style guidelines and to take advantage of modern
    unit testing functions.

    Unit tests pass.

    Description From Last Updated

    E128 continuation line under-indented for visual indent

    reviewbotreviewbot
    Checks run (1 failed, 1 succeeded)
    flake8 failed.
    JSHint passed.

    flake8

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