You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
EntityFrameworkCore.Jet/test/EFCore.Jet.FunctionalTests/TestUtilities
Christopher Jolly 5fece6dd96
Cleanup (#261)
* Use primary constructors
Remove 2 obsolete tests

* fix build

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
1 year ago
..
AssertSqlHelper.cs
CollectionExtensions.cs
JetAdventureWorksTestStoreFactory.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetCondition.cs
JetConditionAttribute.cs Cleanup (#261) 1 year ago
JetConfiguredConditionAttribute.cs
JetDatabaseCleaner.cs Db model factory updates (#166) 2 years ago
JetDatabaseFacadeExtensions.cs
JetDbContextOptionsBuilderExtensions.cs
JetNorthwindTestStoreFactory.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetPrecompiledQueryTestHelpers.cs More fixes 1 year ago
JetTestHelpers.cs Properly read and write UTC values for DateTimeOffset (#188) 2 years ago
JetTestStore.cs Fix the precompiled query tests 1 year ago
JetTestStoreFactory.cs
SqlExceptionFactory.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TestEnvironment.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TestJetConnection.cs
TestJetRetryingExecutionStrategy.cs
TestRelationalCommandBuilderFactory.cs Cleanup (#261) 1 year ago
TestRelationalTransaction.cs Cleanup (#261) 1 year ago