Update the test suite names for ReviewRequestManager tests.

Review Request #4683 — Created Oct. 6, 2013 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Update the test suite names for ReviewRequestManager tests.

DbQueryTests had tests named after the old DB query functions we had way
back before introducing ReviewRequestManager. The names and docstrings
were old and outdated. This updates them for the appropriate names,
making it easier to see if they fail, and to introduce new tests.

Unit tests pass. Saw the new strings.

    Loading...