• 
      

    Add missing `@webapi_test_template` calls

    Review Request #10177 — Created Sept. 24, 2018 and submitted

    Information

    Review Board
    release-4.0.x
    c4be097...

    Reviewers

    We have accrued a number of unit tests that were missing the
    @webapi_test_template decorator but still included <URL> in their
    docstring, leading to suboptimal test output. This patch adds in the
    missing decorators.

    Ran ./tests/runtests.py 2>&1 | grep "<URL>" and got 0 hits.

    david
    1. Ship It!
    2. 
        
    brennie
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.0.x (2b59236)