Update datagrid unit tests to include subquery checks.

Review Request #13373 — Created Oct. 23, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-5.0.x

Reviewers

This updates the datagrid unit tests to use the new subquery checks,
which demonstrates well just how complex our pagination queries are.
All datagrid tests now opt in to these subquery checks and have been
updated to reflect the current queries.

Unit tests pass.

Diff Revision 1 (Latest)

Commits

First Last Summary ID Author
Update datagrid unit tests to include subquery checks.
This updates the datagrid unit tests to use the new subquery checks, which demonstrates well just how complex our pagination queries are. All datagrid tests now opt in to these subquery checks and have been updated to reflect the current queries.
1ea8d86165ebf60ee8c024b4fc917b3c312eba5c Christian Hammond
reviewboard/datagrids/tests/test_all_review_requests.py
reviewboard/datagrids/tests/test_dashboard.py
reviewboard/datagrids/tests/test_groups_list.py
reviewboard/datagrids/tests/test_user_page.py
Loading...