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 563008f85e
Don't run certain tests in CI (#278)
* dont run migrationstest in CI

* fix IsCI

* remove non ci tests from green file

* try fix token

* [GitHub Actions] Update green tests.

* more tests

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
8 months ago
..
AdHocAdvancedMappingsQueryJetTest.cs Update SearchCondition visitor with improvements from SQL Server version (#255) 1 year ago
AdHocComplexTypeQueryJetTest.cs More fixes 1 year ago
AdHocJsonQueryJetTest.cs Sync to EF RC1 (#264) 1 year ago
AdHocJsonQueryJetTestBase.cs Code style cleanup (#271) 1 year ago
AdHocManyToManyQueryJetTest.cs More fixes 1 year ago
AdHocMiscellaneousQueryJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
AdHocNavigationsQueryJetTest.cs Code style cleanup (#271) 1 year ago
AdHocPrecompiledQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 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 Update dependencies to EFC 9 GA (#273) 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 Code style cleanup (#271) 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 Code style cleanup (#271) 1 year ago
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 Update to sync to latest EF 9 (#276) 8 months ago
IncludeOneToOneJetTest.cs Code style cleanup (#271) 1 year ago
InheritanceRelationshipsQueryJetFixture.cs
InheritanceRelationshipsQueryJetTest.cs update tests 1 year ago
ManyToManyNoTrackingQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
ManyToManyQueryJetFixture.cs
ManyToManyQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
MappingQueryJetTest.cs Code style cleanup (#271) 1 year ago
NavigationTest.cs Code style cleanup (#271) 1 year ago
NorthwindAggregateOperatorsQueryJetTest.ResultOperators.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindAsNoTrackingQueryJetTest.cs
NorthwindAsTrackingQueryJetTest.cs
NorthwindChangeTrackingQueryJetTest.cs update tests 1 year ago
NorthwindCompiledQueryJetTest.cs Code style cleanup (#271) 1 year ago
NorthwindEFPropertyIncludeQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindFunctionsQueryJetTest.Functions.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindGroupByQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindIncludeNoTrackingQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindIncludeQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindJoinQueryJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
NorthwindKeylessEntitiesQueryJetTest.cs update tests 1 year ago
NorthwindMiscellaneousQueryJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
NorthwindNavigationsQueryJetTest.cs Code style cleanup (#271) 1 year ago
NorthwindQueryFiltersQueryJetTest.cs Code style cleanup (#271) 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 Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindSetOperationsQueryJetTest.cs Code style cleanup (#271) 1 year ago
NorthwindSplitIncludeNoTrackingQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindSplitIncludeQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindSqlQueryJetTest.cs update tests 1 year ago
NorthwindStringIncludeQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
NorthwindWhereQueryJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
NullKeysJetTest.cs Cleanup (#261) 1 year ago
NullSemanticsQueryJetFixture.cs
NullSemanticsQueryJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
OperatorsProceduralJetTest.cs
OperatorsQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 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 Code style cleanup (#271) 1 year ago
PrecompiledQueryJetTest.cs Sync to EF RC1 (#264) 1 year ago
PrecompiledSqlPregenerationQueryJetTest.cs Fix the precompiled query tests 1 year ago
PrimitiveCollectionsQueryJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
QueryFilterFuncletizationJetTest.cs Code style cleanup (#271) 1 year ago
QueryLoggingJetTest.cs Code style cleanup (#271) 1 year ago
QueryNoClientEvalJetTest.cs Cleanup (#261) 1 year ago
SharedTypeQueryJetTest.cs
SqlExecutorJetTest.cs Update to sync to latest EF 9 (#276) 8 months ago
SqlQueryJetTest.cs Initial ef9 update. Mostly just getting the files to compile with all the ef9 changes 1 year ago
TPCFiltersInheritanceQueryJetFixture.cs
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 Don't run certain tests in CI (#278) 8 months ago
TPCInheritanceQueryJetFixture.cs
TPCInheritanceQueryJetFixtureBase.cs
TPCInheritanceQueryJetTest.cs Cleanup (#261) 1 year ago
TPCInheritanceQueryJetTestBase.cs Cleanup (#261) 1 year ago
TPCManyToManyNoTrackingQueryJetTest.cs More fixes 1 year ago
TPCManyToManyQueryJetFixture.cs
TPCManyToManyQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
TPCRelationshipsQueryJetTest.cs update tests 1 year ago
TPHInheritanceQueryJetFixture.cs
TPHInheritanceQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
TPTFiltersInheritanceQueryJetFixture.cs
TPTFiltersInheritanceQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 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 Don't run certain tests in CI (#278) 8 months ago
TPTInheritanceQueryJetFixture.cs
TPTInheritanceQueryJetTest.cs Cleanup (#261) 1 year ago
TPTManyToManyNoTrackingQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
TPTManyToManyQueryJetFixture.cs
TPTManyToManyQueryJetTest.cs Update dependencies to EFC 9 GA (#273) 1 year ago
TPTRelationshipsQueryJetTest.cs update tests 1 year ago
ToSqlQueryJetTest.cs
WarningsJetTest.cs Cleanup (#261) 1 year ago