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 2f2de12dd5 enable and fix tests 3 years ago
..
GraphUpdates Update to .Net 5 (#99) 4 years ago
Properties Fix DateTime fractions logic and make milliseconds support opt-in (#86) 5 years ago
Query enable and fix tests 3 years ago
Scaffolding enable and fix tests 3 years ago
TestUtilities enable and fix tests 3 years ago
AssemblyInitialization.cs enable and fix tests 3 years ago
BatchingTest.cs Remove "dbo" schema from most tests. 6 years ago
BuiltInDataTypesJetTest.cs enable and fix tests 3 years ago
CommandConfigurationTest.cs
CommandInterceptionJetTest.cs Update baseline assertions to support ODBC parameter placeholders. 6 years ago
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
ConcurrencyDetectorJetTest.cs
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs
ConnectionSpecificationTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
ConvertToProviderTypesJetTest.cs enable and fix tests 3 years ago
CustomConvertersJetTest.cs enable and fix tests 3 years ago
DataAnnotationJetTest.cs update tests to build 3 years ago
DataBindingJetTest.cs
DbContextPoolingTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
DefaultValuesTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
EFCore.Jet.FunctionalTests.csproj enable and fix tests 3 years ago
EverythingIsBytesJetTest.cs enable and fix tests 3 years ago
EverythingIsStringsJetTest.cs enable and fix tests 3 years ago
ExecutionStrategyTest.cs
ExistingConnectionTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
F1JetFixture.cs Update to .Net 5 (#99) 4 years ago
FieldMappingJetTest.cs
FindJetTest.cs enable and fix tests 3 years ago
JetComplianceTest.cs
JetConfigPatternsTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
JetDatabaseCreatorTest.cs enable and fix tests 3 years ago
JetEndToEndTest.cs Update to .Net 5 (#99) 4 years ago
JetFixture.cs
JetMigrationsSqlGeneratorTest.cs Update to .Net 5 (#99) 4 years ago
JetQueryTriggersTest.cs
JetServiceCollectionExtensionsTest.cs
JetTriggersTest.cs
JetValueGenerationScenariosTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
LazyLoadProxyJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
LoadJetTest.cs Update to .Net 5 (#99) 4 years ago
LoggingJetTest.cs enable and fix tests 3 years ago
MigrationsInfrastructureJetTest.cs Update to .Net 5 (#99) 4 years ago
MigrationsJetFixture.cs update tests to build 3 years ago
MigrationsSqlGeneratorTestBase.cs Update to .Net 5 (#99) 4 years ago
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs Update to .Net 5 (#99) 4 years ago
PropertyEntryJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
PropertyValuesJetTest.cs
SeedingJetTest.cs enable and fix tests 3 years ago
SequentialGuidEndToEndTest.cs Rename System.Data.Jet to EntityFrameworkCore.Jet.Data (#75) 5 years ago
StoreGeneratedFixupJetTest.cs
StoreGeneratedJetTest.cs Update to .Net 5 (#99) 4 years ago
TableSplittingJetTest.cs enable and fix tests 3 years ago
TransactionInterceptionJetTest.cs
TransactionJetTest.cs Fix transactions issues (#129) 4 years ago
UpdatesJetFixture.cs
UpdatesJetTest.cs Update to .Net 5 (#99) 4 years ago
WithConstructorsJetTest.cs Update to .Net 5 (#99) 4 years ago
config.json Implement automatic driver (ODBC) and provider (OLE DB) inference and detection. 6 years ago