flake8
passed.
JSHint
passed.
Review Request #13356 — Created Oct. 18, 2023 and submitted
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.
from_user
test logic into a test helper.public
, from_user
, and extra_query
tests.Summary | ID | |
---|---|---|
5a46e84a548ce5e04504e23782a0b5d3e34bb492 | ||
a8ccbf3d6eacd4b5d7e905b69c1a25787c842fff |
Revision 2 (+2434 -2052)
Removed unused variables.
Summary | ID | |
---|---|---|
a8ccbf3d6eacd4b5d7e905b69c1a25787c842fff | ||
0b8dcb51ed94435e9d07c03e5e380c0d86f70962 |
Revision 3 (+2430 -2052)