Move webapi/tests.py into webapi/tests/.

Review Request #4512 — Created Aug. 29, 2013 and submitted

Information

Review Board
master

Reviewers

Move webapi/tests.py into webapi/tests/.

This is the first change in a series to split up the webapi unit test
suite. It just moves the existing tests into a new webapi/tests/
subdirectory, and updates testdata file paths to work from the new
location.

No logic has changed, and tests can still be executed as before.
However, you may need to delete your webapi/tests.pyc file.

Unit tests run.

reviewbot
  1. This is a review from Review Bot.
    Tool: PEP8 Style Checker
    Processed Files:
    reviewboard/webapi/tests/init.py
    Ignored Files:

  2. 
      
reviewbot
  1. This is a review from Review Bot.
    Tool: Pyflakes
    Processed Files:
    reviewboard/webapi/tests/init.py
    Ignored Files:

  2. 
      
david
  1. Ship It!

  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Loading...