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 fc09548111 Add further tests that were missing 1 year ago
..
BulkUpdates Add further tests that were missing 1 year ago
GraphUpdates
GreenTests More test fixes 1 year ago
Migrations Add further tests that were missing 1 year ago
ModelBuilding Add further tests that were missing 1 year ago
Properties Move from AZDO to GitHub Actions. (#148) 2 years ago
Query Add further tests that were missing 1 year ago
Scaffolding Some sql output only fixes 2 years ago
TestModels/Northwind Update to .Net 8 2 years ago
TestUtilities More fixes 1 year ago
Update Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
BatchingTest.cs More test fixes 1 year ago
BuiltInDataTypesJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
CommandConfigurationTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
CommandInterceptionJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ComplexTypesTrackingJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ConcurrencyDetectorDisabledJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ConcurrencyDetectorEnabledJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ConnectionSpecificationTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ConvertToProviderTypesJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
CustomConvertersJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
DataAnnotationJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
DataBindingJetTest.cs Update to .Net 8 2 years ago
DbContextPoolingTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
DefaultValuesTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
DesignTimeJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
EFCore.Jet.FunctionalTests.csproj Add further tests that were missing 1 year ago
EntitySplittingSqlServerTest.cs ODBC Fixes (#220) 2 years ago
EverythingIsBytesJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
EverythingIsStringsJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ExecutionStrategyTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
F1JetFixture.cs
FieldMappingJetTest.cs
FieldsOnlyLoadJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
FindJetTest.cs update tests 1 year ago
JetApiConsistencyTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
JetComplianceTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetConfigPatternsTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetDatabaseCreatorTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
JetEndToEndTest.cs More fixes 1 year ago
JetFixture.cs Fix some string resources 3 years ago
JetMigrationsSqlGeneratorTest.cs more tests 2 years ago
JetServiceCollectionExtensionsTest.cs
JetValueGenerationScenariosTest.cs More test fixes 1 year ago
JetValueGenerationScenariosTestBase.cs More fixes 1 year ago
JsonTypesJetTest.cs make sure all tests that should be overridden are 1 year ago
KeysWithConvertersJetTest.cs Configure these without a connection string. These set up the connection later on 2 years ago
LazyLoadProxyJetTest.cs more test updates 1 year ago
LoadJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
LoggingJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ManyToManyFieldsLoadSqlServerTest.cs update tests 1 year ago
ManyToManyLoadSqlServerTest.cs make sure all tests that should be overridden are 1 year ago
ManyToManyTrackingGeneratedKeysSqlServerTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ManyToManyTrackingJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
ManyToManyTrackingJetTestBase.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ManyToManyTrackingProxyGeneratedKeysJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ManyToManyTrackingProxyJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
MaterializationInterceptionJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ModelBuilding101JetTest.cs Configure these without a connection string. These set up the connection later on 2 years ago
MonsterFixupChangedChangingJetTest.cs Rename some extension methods so that it doesn't interfere with other providers (namely sql server) 3 years ago
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs update tests 1 year ago
OverzealousInitializationJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
PropertyValuesJetTest.cs
QueryExpressionInterceptionJetTestBase.cs Add some further testbases 2 years ago
SaveChangesInterceptionJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
SeedingJetTest.cs
SequentialGuidEndToEndTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
SerializationJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
StoreGeneratedFixupJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
StoreGeneratedJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
StoreGeneratedSqlServerTestBase.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPTTableSplittingJetTest.cs update tests 1 year ago
TableSplittingJetTest.cs update tests 1 year ago
TpcManyToManyTrackingJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TptManyToManyTrackingJetTest.cs Add a whole heap of new tests. Work to implement all the test bases so that All_test_bases_must_be_implemented can pass 2 years ago
TransactionInterceptionJetTest.cs
TransactionJetTest.cs Some sql output only fixes 2 years ago
TwoDatabasesJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ValueConvertersEndToEndJetTest.cs Misc test fixes (#196) 2 years ago
WithConstructorsJetTest.cs
config.json DISTINCT AND TOP can't be in the same stateement with Jet. Push DISTINCT into a subquery 2 years ago
test.runsettings make sure all tests that should be overridden are 1 year ago