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 ff8c50a1dc
Improve handling executing scripts in the tests (#207)
Executing the SQL script to set up the Northwind database was quite slow during debug. This speeds it up
2 years ago
..
AssertSqlHelper.cs
CollectionExtensions.cs
JetAdventureWorksTestStoreFactory.cs
JetCondition.cs
JetConditionAttribute.cs
JetConfiguredConditionAttribute.cs
JetDatabaseCleaner.cs Db model factory updates (#166) 2 years ago
JetDatabaseFacadeExtensions.cs
JetDbContextOptionsBuilderExtensions.cs Set query splitting behaviour. Prevents errors due to it not being set 2 years ago
JetNorthwindTestStoreFactory.cs
JetTestHelpers.cs Properly read and write UTC values for DateTimeOffset (#188) 2 years ago
JetTestStore.cs Improve handling executing scripts in the tests (#207) 2 years ago
JetTestStoreFactory.cs
SqlExceptionFactory.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
TestEnvironment.cs
TestJetConnection.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
TestJetRetryingExecutionStrategy.cs
TestRelationalCommandBuilderFactory.cs Misc test fixes (#196) 2 years ago
TestRelationalTransaction.cs Fix tests resulting in opposite provider type exceptions. 2 years ago