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

ComplexNavigations test refactoring #24709

Merged
merged 1 commit into from
Apr 21, 2021
Merged

ComplexNavigations test refactoring #24709

merged 1 commit into from
Apr 21, 2021

Conversation

maumar
Copy link
Contributor

@maumar maumar commented Apr 21, 2021

  • moving collection navigation related tests to separate test class
  • adding split query tests for all these collection-related tests
  • removing dedicated split query tests, which were just copies of some of the collection tests
  • for now, split query tests are disabled

@maumar maumar requested a review from smitpatel April 21, 2021 08:12
return base.Take_Select_collection_Take(async);
}

[ConditionalTheory(Skip = "Split query bug")]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

- moving collection navigation related tests to separate test class
- adding split query tests for all these collection-related tests
- removing dedicated split query tests, which were just copies of some of the collection tests
- for now, split query tests are disabled
@maumar maumar merged commit 9fe0d4b into main Apr 21, 2021
@maumar maumar deleted the split_complex_navs_rebase branch April 21, 2021 17:14
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