Add support for API GET unit tests requiring admin logins.

Review Request #5912 — Created May 31, 2014 and submitted

Information

Review Board
master
5203e5d...

Reviewers

The API unit test mixins now provide flags for specifying that the GET
tests require an admin account. This works just like the equivalent
tests for DELETE, POST, and PUT.

Made use of this in an upcoming change.

Unit tests pass.

reviewbot
  1. This is a review from Review Bot.
      Tool: PEP8 Style Checker
      Processed Files:
        reviewboard/webapi/tests/mixins.py
      Ignored Files:
    
    
  2. 
      
reviewbot
  1. This is a review from Review Bot.
      Tool: Pyflakes
      Processed Files:
        reviewboard/webapi/tests/mixins.py
      Ignored Files:
    
    
  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to master (0083019)
Loading...