flake8
passed.
JSHint
passed.
Review Request #13362 — Created Oct. 22, 2023 and submitted
This splits most of the unit tests in the Groups datagrid test suite
into a global site test, a Local Site test, and a global site + Local
Sites in the database test.This gives us thorough query coverage, which unveils a number of
sub-optimal queries that will need to be addressed in upcoming changes.The queries are intentionally verbose right now, with no query-building
being shared across tests, and with the query-by-query breakdowns
removed. This is intentional, as upcoming work is expected to heavily
impact these queries.
Unit tests pass.
Summary | ID |
---|---|
35bdf5d4b3de2e2fd0df9b8b4a612900b5344b6c |
Summary | ID | |
---|---|---|
3f7776b1ab21e67d11833ab91e7440ee343022fc | ||
35bdf5d4b3de2e2fd0df9b8b4a612900b5344b6c |
Revision 2 (+414 -290)