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
Laurents Meyer 746f727ec7
Fix auto commit for pull requests. (#165)
* Fix auto commit for pull requests by using multiple workflows.

* Cleanup green tests after #162.

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
2 years ago
..
BulkUpdates Test updates 2 years ago
GraphUpdates
GreenTests Fix auto commit for pull requests. (#165) 2 years ago
Migrations Add some further testbases 2 years ago
Properties Move from AZDO to GitHub Actions. (#148) 2 years ago
Query Fixes to the QueryBugsTest (#162) 2 years ago
Scaffolding Remove statements that lead to massive test outputs after they have run. 2 years ago
TestModels/Northwind
TestUtilities Fixes to the QueryBugsTest (#162) 2 years ago
Update More test updates 2 years ago
BatchingTest.cs
BuiltInDataTypesJetTest.cs Fix BuiltInDataTypes tests (#163) 2 years ago
CommandConfigurationTest.cs
CommandInterceptionJetTest.cs
ComplexTypesTrackingJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs
ConcurrencyDetectorDisabledJetTest.cs
ConcurrencyDetectorEnabledJetTest.cs
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs
ConnectionSpecificationTest.cs
ConvertToProviderTypesJetTest.cs
CustomConvertersJetTest.cs
DataAnnotationJetTest.cs
DataBindingJetTest.cs
DbContextPoolingTest.cs Upgrade DbContextPooling tests 2 years ago
DefaultValuesTest.cs
DesignTimeJetTest.cs
EFCore.Jet.FunctionalTests.csproj Add XUnit infrastructure to handle unsupported statements and test runner crashes (#152) 2 years ago
EntitySplittingSqlServerTest.cs Add some further testbases 2 years ago
EverythingIsBytesJetTest.cs
EverythingIsStringsJetTest.cs
ExecutionStrategyTest.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
ExistingConnectionTest.cs
F1JetFixture.cs
FieldMappingJetTest.cs
FieldsOnlyLoadJetTest.cs
FindJetTest.cs
JetApiConsistencyTest.cs
JetComplianceTest.cs Add some further testbases 2 years ago
JetConfigPatternsTest.cs
JetDatabaseCreatorTest.cs Test updates 2 years ago
JetEndToEndTest.cs
JetFixture.cs
JetMigrationsSqlGeneratorTest.cs
JetQueryTriggersTest.cs
JetServiceCollectionExtensionsTest.cs
JetTriggersTest.cs
JetValueGenerationScenariosTest.cs
JsonTypesJetTest.cs Improve support for primitive collections and Json Types (#159) 2 years ago
KeysWithConvertersJetTest.cs Add some further testbases 2 years ago
LazyLoadProxyJetTest.cs
LoadJetTest.cs
LoggingJetTest.cs
ManyToManyFieldsLoadSqlServerTest.cs
ManyToManyLoadSqlServerTest.cs
ManyToManyTrackingGeneratedKeysSqlServerTest.cs
ManyToManyTrackingJetTest.cs
ManyToManyTrackingJetTestBase.cs
ManyToManyTrackingProxyGeneratedKeysJetTest.cs
ManyToManyTrackingProxyJetTest.cs
MaterializationInterceptionJetTest.cs
MigrationsInfrastructureJetTest.cs
ModelBuilding101JetTest.cs Fix tests resulting in opposite provider type exceptions. 2 years ago
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs Add some further testbases 2 years ago
OverzealousInitializationJetTest.cs
PropertyValuesJetTest.cs
QueryExpressionInterceptionJetTestBase.cs Add some further testbases 2 years ago
SaveChangesInterceptionJetTest.cs Add some further testbases 2 years ago
SeedingJetTest.cs
SequentialGuidEndToEndTest.cs
SerializationJetTest.cs
StoreGeneratedFixupJetTest.cs
StoreGeneratedJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
StoreGeneratedSqlServerTestBase.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
TPTTableSplittingJetTest.cs
TableSplittingJetTest.cs Test updates 2 years ago
TpcManyToManyTrackingJetTest.cs
TptManyToManyTrackingJetTest.cs
TransactionInterceptionJetTest.cs
TransactionJetTest.cs
TwoDatabasesJetTest.cs Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
UpdatesJetTPCTest.cs
UpdatesJetTPTTest.cs
UpdatesJetTest.cs
UpdatesJetTestBase.cs
ValueConvertersEndToEndJetTest.cs
WithConstructorsJetTest.cs
config.json
test.runsettings