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
Laurents Meyer c661926684
Improve project and CI (#68)
* Update .NET SDK.
Improve CI.

* Simplify dependency management.

* Add new versioning mechanism.

* Implement CI package publishing.

* Add matrix for multiple ACE architectures.

* Fix xUnit warnings.

* Cleanup and enable SourceLink.

* Manually install .NET SDK to specify architecture.
Extend matrix to test for x64/x86 and ODBC/OLE DB.
5 years ago
..
Properties
Query Reimplement schema retrieval and scaffolding (#59) 5 years ago
Scaffolding Improve project and CI (#68) 5 years ago
TestUtilities Improve project and CI (#68) 5 years ago
BatchingTest.cs
BuiltInDataTypesJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
CommandConfigurationTest.cs
CommandInterceptionJetTest.cs Update baseline assertions to support ODBC parameter placeholders. 6 years ago
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
ConcurrencyDetectorJetTest.cs
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs
ConnectionSpecificationTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
ConvertToProviderTypesJetTest.cs
CustomConvertersJetTest.cs
DataAnnotationJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
DataBindingJetTest.cs
DbContextPoolingTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
DefaultValuesTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
EFCore.Jet.FunctionalTests.csproj Improve project and CI (#68) 5 years ago
EverythingIsBytesJetTest.cs
EverythingIsStringsJetTest.cs
ExecutionStrategyTest.cs
ExistingConnectionTest.cs
F1JetFixture.cs
FieldMappingJetTest.cs
FindJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
GraphUpdatesJetTestClientCascade.cs
GraphUpdatesJetTestClientNoAction.cs
GraphUpdatesJetTestIdentity.cs
GraphUpdatesJetTestbase.cs
JetComplianceTest.cs
JetConfigPatternsTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
JetDatabaseCreatorTest.cs Reimplement schema retrieval and scaffolding (#59) 5 years ago
JetEndToEndTest.cs Reimplement schema retrieval and scaffolding (#59) 5 years ago
JetFixture.cs
JetMigrationSqlGeneratorTest.cs Improve project and CI (#68) 5 years ago
JetQueryTriggersTest.cs
JetServiceCollectionExtensionsTest.cs
JetTriggersTest.cs
JetValueGenerationScenariosTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
LazyLoadProxyJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
LoadJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
LoggingJetTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
MigrationsJetFixture.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
MigrationsJetTest.cs Reimplement schema retrieval and scaffolding (#59) 5 years ago
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs
PropertyEntryJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
PropertyValuesJetTest.cs
ProxyGraphUpdatesJetTest.cs
SeedingJetTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
SequentialGuidEndToEndTest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
StoreGeneratedFixupJetTest.cs
StoreGeneratedJetTest.cs
TableSplittingJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
TransactionInterceptionJetTest.cs
TransactionJettest.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
UpdatesJetFixture.cs
UpdatesJetTest.cs Fix tests (especially from `SimpleQueryJetTest`). 6 years ago
WithConstructorsJetTest.cs
config.json Implement automatic driver (ODBC) and provider (OLE DB) inference and detection. 6 years ago