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 8a5c4d83ec
Generate guid's for primary key client side (#257)
* Generate guid's for primary key client side
1 year ago
..
BulkUpdates Add further tests that were missing 1 year ago
GraphUpdates
GreenTests Generate guid's for primary key client side (#257) 1 year ago
Migrations - Allow a short to be mapped to the identity counter 1 year ago
ModelBuilding update to .net 9 preview 7 1 year ago
Properties
Query missed some tests for ODBC fix 1 year ago
Scaffolding - Allow a short to be mapped to the identity counter 1 year ago
TestModels/Northwind
TestUtilities Fix the precompiled query tests 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
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ConcurrencyDetectorDisabledJetTest.cs
ConcurrencyDetectorEnabledJetTest.cs
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
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
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
FindJetTest.cs missed some tests for ODBC fix 1 year ago
JetApiConsistencyTest.cs
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 Generate guid's for primary key client side (#257) 1 year ago
JetFixture.cs
JetMigrationsSqlGeneratorTest.cs more tests 2 years ago
JetServiceCollectionExtensionsTest.cs
JetValueGenerationScenariosTest.cs More test fixes 1 year ago
JetValueGenerationScenariosTestBase.cs remove not applicable test 1 year ago
JsonTypesJetTest.cs make sure all tests that should be overridden are 1 year ago
KeysWithConvertersJetTest.cs
LazyLoadProxyJetTest.cs Fix ODBC parameter naming in SQL output 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 Fix ODBC parameter naming in SQL output 1 year ago
ManyToManyLoadSqlServerTest.cs Fix ODBC parameter naming in SQL output 1 year ago
ManyToManyTrackingGeneratedKeysSqlServerTest.cs
ManyToManyTrackingJetTest.cs
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
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs update tests 1 year ago
OverzealousInitializationJetTest.cs
PropertyValuesJetTest.cs
QueryExpressionInterceptionJetTestBase.cs
SaveChangesInterceptionJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
SeedingJetTest.cs
SequentialGuidEndToEndTest.cs Create a new sequential guid generator based on the UUID version 7 (#254) 1 year ago
SerializationJetTest.cs
StoreGeneratedFixupJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
StoreGeneratedJetTest.cs
StoreGeneratedSqlServerTestBase.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPTTableSplittingJetTest.cs missed some tests for ODBC fix 1 year ago
TableSplittingJetTest.cs update tests 1 year ago
TpcManyToManyTrackingJetTest.cs
TptManyToManyTrackingJetTest.cs
TransactionInterceptionJetTest.cs
TransactionJetTest.cs Fix some more tests 1 year ago
TwoDatabasesJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
ValueConvertersEndToEndJetTest.cs
WithConstructorsJetTest.cs
config.json
test.runsettings make sure all tests that should be overridden are 1 year ago