• 
      

    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.

    Commits

    Files