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

Tests: Make QueryAsserter a combined form of TestBase & Fixture confi… #21051

Merged
merged 1 commit into from
May 28, 2020

Conversation

smitpatel
Copy link
Member

…guration

  • Introduce methods to rewrite server/expected queries on QueryTestBase
  • Introduce QueryTestBase.IgnoreEntryCount to run same query with tracking/no tracking via rewritten form
  • Introduce some relational test bases to verify execution of DbCommands
  • Merge include asserter into query asserter
  • Remove Include*Fixtures

…guration

- Introduce methods to rewrite server/expected queries on QueryTestBase
- Introduce QueryTestBase.IgnoreEntryCount to run same query with tracking/no tracking via rewritten form
- Introduce some relational test bases to verify execution of DbCommands
- Merge include asserter into query asserter
- Remove Include*Fixtures
@smitpatel smitpatel merged commit 9c71743 into master May 28, 2020
@smitpatel smitpatel deleted the smit/queryasserters branch May 28, 2020 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants