Update the All Review Requests datagrid tests for new equery helpers.

Review Request #13416 — Created Nov. 15, 2023 and submitted

Information

Review Board
release-5.0.x

Reviewers

The All Review Requests datagrid unit tests now utilize the new expected
query helper functions to build more maintainable sets of query
expectations that the datagrid's queries can be tested against.

All tests now go through a _build_datagrid_equeries(), which manages
all the datagrid query assertions, utilizing these helpers and the
arguments provided. It's now much easier to determine how the tests
differ and to keep them maintainable as work on the queries continues.

Unit tests pass.

Summary ID
Update the All Review Requests datagrid tests for new equery helpers.
The All Review Requests datagrid unit tests now utilize the new expected query helper functions to build more maintainable sets of query expectations that the datagrid's queries can be tested against. All tests now go through a `_build_datagrid_equeries()`, which manages all the datagrid query assertions, utilizing these helpers and the arguments provided. It's now much easier to determine how the tests differ and to keep them maintainable as work on the queries continues.
1a8eab68bd37bb77388243dcd843746da9ef3fd3
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-5.0.x (c06b386)
Loading...