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

Test: Use AssertQuery in NorthwindIncludeQueryTestBase #21011

Merged
merged 1 commit into from
May 26, 2020

Conversation

smitpatel
Copy link
Member

  • Remove string based includes from base class. (will move to a different class)
  • Remove tests related to no tracking from base class. (will move to a different class)
  • Run tests for both sync/async

Further TODO items:

  • Add a test base which converts all Includes to string includes
  • Add a test base which runs all query non-tracking
  • Modify AssertInclude to verify the IsLoaded flags.

- Remove string based includes from base class. (will move to a different class)
- Remove tests related to no tracking from base class. (will move to a different class)
- Run tests for both sync/async
@smitpatel smitpatel merged commit 6268c39 into master May 26, 2020
@smitpatel smitpatel deleted the smit/assertInclude branch May 26, 2020 17:34
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