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
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
..
TestCaseOrderers
AssertSqlHelper.cs Provide `TOP` and `SKIP` support for ODBC commands and improve algorithm and use cases. 6 years ago
CollectionExtensions.cs
JetAdventureWorksTestStoreFactory.cs
JetCondition.cs
JetConditionAttribute.cs
JetConfiguredConditionAttribute.cs
JetDatabaseCleaner.cs
JetDatabaseFacadeExtensions.cs
JetDbContextOptionsBuilderExtensions.cs
JetNorthwindTestStoreFactory.cs
JetTestHelpers.cs Reimplement schema retrieval and scaffolding (#59) 5 years ago
JetTestStore.cs Reimplement schema retrieval and scaffolding (#59) 5 years ago
JetTestStoreFactory.cs
SqlExceptionFactory.cs
TestEnvironment.cs Improve project and CI (#68) 5 years ago
TestJetConnection.cs
TestJetRetryingExecutionStrategy.cs Cleanup all remaining ODBC and OLE DB references. 6 years ago
TestRelationalCommandBuilderFactory.cs
TestRelationalTransaction.cs