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/Query
Christopher Jolly fee118c312 missed some tests for ODBC fix 1 year ago
..
AdHocAdvancedMappingsQueryJetTest.cs More fixes 1 year ago
AdHocComplexTypeQueryJetTest.cs More fixes 1 year ago
AdHocJsonQueryJetTest.cs Upgrade EFCore to a daily build. Currently just after preview 7 1 year ago
AdHocManyToManyQueryJetTest.cs More fixes 1 year ago
AdHocMiscellaneousQueryJetTest.cs Fix the precompiled query tests 1 year ago
AdHocNavigationsQueryJetTest.cs More fixes 1 year ago
AdHocPrecompiledQueryJetTest.cs Fix the precompiled query tests 1 year ago
AdHocQueryFiltersQueryJetTest.cs Upgrade EFCore to a daily build. Currently just after preview 7 1 year ago
AdHocQuerySplittingQueryJetTest.cs More fixes 1 year ago
ComplexNavigationsCollectionsQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
ComplexNavigationsCollectionsSplitQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
ComplexNavigationsQueryJetFixture.cs
ComplexNavigationsQueryJetTest.cs missed some tests for ODBC fix 1 year ago
ComplexNavigationsSharedTypeQueryJetFixture.cs
ComplexTypeQueryJetTest.cs missed some tests for ODBC fix 1 year ago
CompositeKeysQueryJetFixture.cs
CompositeKeysQueryJetTest.cs update tests 1 year ago
CompositeKeysSplitQueryJetTest.cs update tests 1 year ago
DbFunctionsJetTest.cs update tests 1 year ago
Ef6GroupByJetTest.cs Upgrade EFCore to a daily build. Currently just after preview 7 1 year ago
EntitySplittingQueryJetTest.cs update tests 1 year ago
FromSqlQueryJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
FromSqlSprocQueryJetTest.cs
FunkyDataQueryJetTest.cs More test fixes 1 year ago
GearsOfWarFromSqlQueryJetTest.cs
GearsOfWarQueryJetFixture.cs Update the expected data for Mission.Duration as since it is based on a datetime there is no millsecond support in Jet 1 year ago
GearsOfWarQueryJetTest.cs Fix tests: Have to specify minimum DateTime rather than the default with Jet 1 year ago
IncludeOneToOneJetTest.cs
InheritanceRelationshipsQueryJetFixture.cs
InheritanceRelationshipsQueryJetTest.cs update tests 1 year ago
ManyToManyNoTrackingQueryJetTest.cs More fixes 1 year ago
ManyToManyQueryJetFixture.cs
ManyToManyQueryJetTest.cs More fixes 1 year ago
MappingQueryJetTest.cs make sure all tests that should be overridden are 1 year ago
NavigationTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs make sure all tests that should be overridden are 1 year ago
NorthwindAsNoTrackingQueryJetTest.cs
NorthwindAsTrackingQueryJetTest.cs
NorthwindChangeTrackingQueryJetTest.cs update tests 1 year ago
NorthwindCompiledQueryJetTest.cs ODBC Fixes (#220) 2 years ago
NorthwindEFPropertyIncludeQueryJetTest.cs More fixes 1 year ago
NorthwindFunctionsQueryJetTest.Functions.cs Fix ODBC parameter naming in SQL output 1 year ago
NorthwindGroupByQueryJetTest.cs Fix ODBC parameter naming in SQL output 1 year ago
NorthwindIncludeNoTrackingQueryJetTest.cs More fixes 1 year ago
NorthwindIncludeQueryJetTest.cs More fixes 1 year ago
NorthwindJoinQueryJetTest.cs Upgrade EFCore to a daily build. Currently just after preview 7 1 year ago
NorthwindKeylessEntitiesQueryJetTest.cs update tests 1 year ago
NorthwindMiscellaneousQueryJetTest.cs Fix ODBC parameter naming in SQL output 1 year ago
NorthwindNavigationsQueryJetTest.cs update tests 1 year ago
NorthwindQueryFiltersQueryJetTest.cs Fix ODBC parameter naming in SQL output 1 year ago
NorthwindQueryJetFixture.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
NorthwindQueryTaggingQueryJetTest.cs update tests 1 year ago
NorthwindSelectQueryJetTest.cs Fix type mapping for Time of Day methods which needs to be TimeSpan 1 year ago
NorthwindSetOperationsQueryJetTest.cs update tests 1 year ago
NorthwindSplitIncludeNoTrackingQueryJetTest.cs More fixes 1 year ago
NorthwindSplitIncludeQueryJetTest.cs More fixes 1 year ago
NorthwindSqlQueryJetTest.cs update tests 1 year ago
NorthwindStringIncludeQueryJetTest.cs More fixes 1 year ago
NorthwindWhereQueryJetTest.cs Fix type mapping for Time of Day methods which needs to be TimeSpan 1 year ago
NullKeysJetTest.cs
NullSemanticsQueryJetFixture.cs
NullSemanticsQueryJetTest.cs Upgrade EFCore to a daily build. Currently just after preview 7 1 year ago
OperatorsProceduralJetTest.cs
OperatorsQueryJetTest.cs update tests 1 year ago
OptionalDependentQueryJetFixture.cs Add further tests that were missing 1 year ago
OptionalDependentQueryJetTest.cs Add further tests that were missing 1 year ago
OwnedEntityQueryJetTest.cs Add further tests that were missing 1 year ago
OwnedQueryJetTest.cs update tests 1 year ago
PrecompiledQueryJetTest.cs Fix the precompiled query tests 1 year ago
PrecompiledSqlPregenerationQueryJetTest.cs Fix the precompiled query tests 1 year ago
PrimitiveCollectionsQueryJetTest.cs More test fixes 1 year ago
QueryFilterFuncletizationJetTest.cs Fix ODBC parameter naming in SQL output 1 year ago
QueryLoggingJetTest.cs More fixes 1 year ago
QueryNoClientEvalJetTest.cs
SharedTypeQueryJetTest.cs
SqlExecutorJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
SqlQueryJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPCFiltersInheritanceQueryJetFixture.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCFiltersInheritanceQueryJetTest.cs update tests 1 year ago
TPCGearsOfWarQueryJetFixture.cs Update the expected data for Mission.Duration as since it is based on a datetime there is no millsecond support in Jet 1 year ago
TPCGearsOfWarQueryJetTest.cs Fix tests: Have to specify minimum DateTime rather than the default with Jet 1 year ago
TPCInheritanceQueryJetFixture.cs
TPCInheritanceQueryJetFixtureBase.cs Turn off the OnAdd value generated strategy when the TPC mapping strategy is set (#204) 2 years ago
TPCInheritanceQueryJetTest.cs
TPCInheritanceQueryJetTestBase.cs update tests 1 year ago
TPCManyToManyNoTrackingQueryJetTest.cs More fixes 1 year ago
TPCManyToManyQueryJetFixture.cs
TPCManyToManyQueryJetTest.cs More fixes 1 year ago
TPCRelationshipsQueryJetTest.cs update tests 1 year ago
TPHInheritanceQueryJetFixture.cs
TPHInheritanceQueryJetTest.cs Fix type mapping for Time of Day methods which needs to be TimeSpan 1 year ago
TPTFiltersInheritanceQueryJetFixture.cs
TPTFiltersInheritanceQueryJetTest.cs Fix type mapping for Time of Day methods which needs to be TimeSpan 1 year ago
TPTGearsOfWarQueryJetFixture.cs Update the expected data for Mission.Duration as since it is based on a datetime there is no millsecond support in Jet 1 year ago
TPTGearsOfWarQueryJetTest.cs Fix tests: Have to specify minimum DateTime rather than the default with Jet 1 year ago
TPTInheritanceQueryJetFixture.cs
TPTInheritanceQueryJetTest.cs update tests 1 year ago
TPTManyToManyNoTrackingQueryJetTest.cs More fixes 1 year ago
TPTManyToManyQueryJetFixture.cs
TPTManyToManyQueryJetTest.cs More fixes 1 year ago
TPTRelationshipsQueryJetTest.cs update tests 1 year ago
ToSqlQueryJetTest.cs
WarningsJetTest.cs