Fix docstrings for some API unit tests.

Review Request #10367 — Created Dec. 27, 2018 and submitted

Information

Review Board
release-3.0.x
4412365...

Reviewers

Some of the API unit tests were showing up with <URL> in the doc
strings, due to missing @webapi_test_template decorators. Others had
incorrect URL prefixes. This fixes up all these, ensuring that we always
have decorators added and that they all show URLs in a consistent way.

Unit tests pass. Checked the output for incorrect content.

david
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-3.0.x (58199b9)
Loading...