Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SMALL] Add capability to verify order in ordered filtered include queries #21305

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

maumar
Copy link
Contributor

@maumar maumar commented Jun 17, 2020

ExpectedFilteredInclude now detects whether filter contains ordering. Based on that information we either perform default ordering or leave the exisiting order as is.

@maumar
Copy link
Contributor Author

maumar commented Jun 17, 2020

@smitpatel updated

@smitpatel
Copy link
Member

No test failed? 😮

ExpectedFilteredInclude now can be marked to verify order - by default we don't do it.
@maumar maumar merged commit 1a78b52 into master Jun 19, 2020
@maumar maumar deleted the ordered_assert_include branch June 19, 2020 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants