-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
Move Design tests to Microsoft.EntityFrameworkCore.Specification.Tests #32315
Comments
Should this just go into Microsoft.EntityFrameworkCore.Specification.Tests (or its relational counterpart), i.e. do we need a separate new package for design tests? |
Notes from triage:
|
AndriySvyryd
added a commit
that referenced
this issue
Nov 18, 2023
AndriySvyryd
added a commit
that referenced
this issue
Nov 18, 2023
AndriySvyryd
added a commit
that referenced
this issue
Nov 18, 2023
AndriySvyryd
added a commit
that referenced
this issue
Nov 18, 2023
AndriySvyryd
added a commit
that referenced
this issue
Nov 21, 2023
AndriySvyryd
changed the title
Create and publish Microsoft.EntityFrameworkCore.Design.Specification.Tests
Move Design tests to Microsoft.EntityFrameworkCore.Specification.Tests
Dec 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Microsoft.EntityFrameworkCore.Design.Tests should only contain tests that don't connect to the database.
The text was updated successfully, but these errors were encountered: