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
Christopher Jolly 12bbf0470f
Reintroduce the SkipTakeCollapsingExpressionVisitor (#200)
2 years ago
..
BulkUpdates Fix some result sql differences between oledb and odbc 2 years ago
GraphUpdates
GreenTests Reintroduce the SkipTakeCollapsingExpressionVisitor (#200) 2 years ago
Migrations
Properties
Query Reintroduce the SkipTakeCollapsingExpressionVisitor (#200) 2 years ago
Scaffolding Misc test fixes (#196) 2 years ago
TestModels/Northwind
TestUtilities Misc test fixes (#196) 2 years ago
Update Misc test fixes (#196) 2 years ago
BatchingTest.cs
BuiltInDataTypesJetTest.cs Revert the behaviour of DateTimeOffset to how it was in the 7.0 series (#184) 2 years ago
CommandConfigurationTest.cs
CommandInterceptionJetTest.cs
ComplexTypesTrackingJetTest.cs
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs
ConcurrencyDetectorDisabledJetTest.cs
ConcurrencyDetectorEnabledJetTest.cs
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs Interception tests (#171) 2 years ago
ConnectionSpecificationTest.cs
ConvertToProviderTypesJetTest.cs
CustomConvertersJetTest.cs
DataAnnotationJetTest.cs
DataBindingJetTest.cs
DbContextPoolingTest.cs
DefaultValuesTest.cs
DesignTimeJetTest.cs
EFCore.Jet.FunctionalTests.csproj Db model factory updates (#166) 2 years ago
EntitySplittingSqlServerTest.cs Misc test fixes (#196) 2 years ago
EverythingIsBytesJetTest.cs DateOnly/TimeOnly fields are added to hte expected sql 2 years ago
EverythingIsStringsJetTest.cs DateOnly/TimeOnly fields are added to hte expected sql 2 years ago
ExecutionStrategyTest.cs
ExistingConnectionTest.cs
F1JetFixture.cs
FieldMappingJetTest.cs
FieldsOnlyLoadJetTest.cs
FindJetTest.cs
JetApiConsistencyTest.cs
JetComplianceTest.cs Remove Complex Navigations Shared classes from the tests. The table structure is too complex for Jet and goes over its limits. Not able to make work 2 years ago
JetConfigPatternsTest.cs Interception tests (#171) 2 years ago
JetDatabaseCreatorTest.cs Minor updates 2 years ago
JetEndToEndTest.cs Minor updates 2 years ago
JetFixture.cs
JetMigrationsSqlGeneratorTest.cs Ensure strings with length greater than 255 are converted to long text/memo (#197) 2 years ago
JetServiceCollectionExtensionsTest.cs
JetValueGenerationScenariosTest.cs
JsonTypesJetTest.cs
KeysWithConvertersJetTest.cs Configure these without a connection string. These set up the connection later on 2 years ago
LazyLoadProxyJetTest.cs
LoadJetTest.cs
LoggingJetTest.cs Add the default warning config in. Some of the defaults set warnings to throw instead of Log 2 years ago
ManyToManyFieldsLoadSqlServerTest.cs
ManyToManyLoadSqlServerTest.cs
ManyToManyTrackingGeneratedKeysSqlServerTest.cs
ManyToManyTrackingJetTest.cs
ManyToManyTrackingJetTestBase.cs
ManyToManyTrackingProxyGeneratedKeysJetTest.cs
ManyToManyTrackingProxyJetTest.cs
MaterializationInterceptionJetTest.cs
MigrationsInfrastructureJetTest.cs
ModelBuilding101JetTest.cs Configure these without a connection string. These set up the connection later on 2 years ago
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs
OverzealousInitializationJetTest.cs
PropertyValuesJetTest.cs
QueryExpressionInterceptionJetTestBase.cs
SaveChangesInterceptionJetTest.cs
SeedingJetTest.cs
SequentialGuidEndToEndTest.cs
SerializationJetTest.cs
StoreGeneratedFixupJetTest.cs
StoreGeneratedJetTest.cs
StoreGeneratedSqlServerTestBase.cs
TPTTableSplittingJetTest.cs Some updates to the migration/update sql. Main change is if we are doing an INSERT, if there is no values to be read back we don't have to follow it up with a 'SELECT @@ROWCOUNT' 2 years ago
TableSplittingJetTest.cs Generate proper SQL for UPDATE and DELETE when we have multiple tables, select expression, joins 2 years ago
TpcManyToManyTrackingJetTest.cs
TptManyToManyTrackingJetTest.cs
TransactionInterceptionJetTest.cs
TransactionJetTest.cs
TwoDatabasesJetTest.cs
UpdatesJetTPCTest.cs
UpdatesJetTPTTest.cs
UpdatesJetTest.cs
UpdatesJetTestBase.cs
ValueConvertersEndToEndJetTest.cs Misc test fixes (#196) 2 years ago
WithConstructorsJetTest.cs
config.json
test.runsettings