Prepare ReviewManager tests for upcoming query improvements.

Review Request #13356 — Created Oct. 18, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

This reworks the code in test_review_manager.py to allow more of the
queries and the test setup to be shared. We now have tests for the
global site, Local Sites, and the global site when there are Local Sites
in the database.

Upcoming work on review queries will take advantage of this to check
queries based on the various Local Site conditions.

Unit tests pass.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Prepare ReviewManager tests for upcoming query improvements.
This reworks the code in `test_review_manager.py` to allow more of the queries and the test setup to be shared. We now have tests for the global site, Local Sites, and the global site when there are Local Sites in the database. Upcoming work on review queries will take advantage of this to check queries based on the various Local Site conditions.
0b8dcb51ed94435e9d07c03e5e380c0d86f70962 Christian Hammond
reviewboard/reviews/tests/test_review_manager.py
Loading...