Skip to content

.Net: Add MEVD TestSuiteImplementationTests #12574

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

roji
Copy link
Member

@roji roji commented Jun 24, 2025

I noticed that actual test suite implementation is a bit spotty across providers; so this adds a test suite which tests that all other test suites are implemented. We have this in the EF tests as well, also as a way of letting provider maintainers know when a new test suite is introduced which they probably want to implement. Of course, providers can explicitly ignore specific test suites which don't make sense for them.

Part of #10194

@roji roji requested review from dmytrostruk and westey-m June 24, 2025 12:40
@roji roji requested a review from a team as a code owner June 24, 2025 12:40
@markwallace-microsoft markwallace-microsoft added the .NET Issue or Pull requests regarding .NET code label Jun 24, 2025
@github-actions github-actions bot changed the title Add MEVD TestSuiteImplementationTests .Net: Add MEVD TestSuiteImplementationTests Jun 24, 2025
@roji roji force-pushed the ImplementedTestSuites branch from 18cac99 to 19d0043 Compare June 24, 2025 12:47
@roji roji force-pushed the ImplementedTestSuites branch from 19d0043 to d5c33d7 Compare June 24, 2025 12:54
@roji roji enabled auto-merge June 24, 2025 12:54
@roji roji temporarily deployed to integration June 24, 2025 12:55 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants