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
Christopher Jolly d42cf1e346 Fix tests: Use helper method to create connection - will use database named for the test - gives each test a unique name so doesnt interfere with others at the same time. The rest of the tests already use it, these couple were just missed 3 years ago
..
EFCore.Jet.Data.Tests merge fixes from upstream 3 years ago
EFCore.Jet.FunctionalTests update tests to build 3 years ago
EFCore.Jet.IntegrationTests Fix tests: Use helper method to create connection - will use database named for the test - gives each test a unique name so doesnt interfere with others at the same time. The rest of the tests already use it, these couple were just missed 3 years ago
EFCore.Jet.Tests update tests to build 3 years ago
JetProviderExceptionTests update dependencies 3 years ago
Directory.Build.props Update to .Net 5 (#99) 4 years ago
Northwind.sql Reimplement schema retrieval and scaffolding (#59) 5 years ago
xunit.runner.json Implement parallel support for ODBC and OLE DB. 6 years ago