flake8
passed.
JSHint
passed.
Review Request #13434 — Created Nov. 26, 2023 and submitted
Review Board's
TestCase
class now wrapsassertQueries()
and turns on
join type and subquery checks in order to ensure that we always test
with these features in all cases.All affected equeries have been updated to include
join_types
information. This includes the equery-building utility functions.All
assertQueries()
calls that explicitly opted into these flags have
been converted to bareassertQueries()
calls.
All unit tests pass.
Summary | ID |
---|---|
7b7df2e0ec82d7eb33ae70b1c5684f5e4856ca8c |