Fix webapi_request_fields unit tests

Review Request #7496 — Created July 7, 2015 and submitted

Information

Djblets
release-0.9.x
092c72d...

Reviewers

This patch updates the unit tests for the webapi_request_fields with
regards to the new parsed_request_fields parameter that gets passed
to the wrapped function.

Ran unit tests.

Description From Last Updated

This blank line should probably remain.

chipx86chipx86
reviewbot
  1. Tool: Pyflakes
    Processed Files:
        djblets/webapi/tests/test_decorators.py
    
    
    
    Tool: PEP8 Style Checker
    Processed Files:
        djblets/webapi/tests/test_decorators.py
    
    
  2. 
      
chipx86
  1. 
      
  2. djblets/webapi/tests/test_decorators.py (Diff revision 1)
     
     
     
     
    Show all issues

    This blank line should probably remain.

  3. 
      
brennie
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-0.9.x (d3742af)
Loading...