QueryRewite/Test: improve AssertIncludeQuery to properly handle partial include matches #15368
Labels
area-query
area-test
closed-fixed
The issue has been fixed and is/will be included in the release indicated by the issue milestone.
punted-for-3.0
type-enhancement
Milestone
With the new design we allow partial include matches, e.g.
Our current test infra doesn't handle them correctly, we assume that entities present in the final projection either have all the includes or none of them.
Perhaps client projections argument to the AssertIncludeQuery should take starting navigation path to the entity it indicates, so the comparing logic knows which includes are expected.
The text was updated successfully, but these errors were encountered: