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 f199d04cba
Improve Null Semantics tests (#260)
* Add missing test overrides
Fix sql literal output from a BoolTypeMapping

* [GitHub Actions] Update green tests.

---------

Co-authored-by: github-actions <github-actions@github.com>
1 year ago
..
BulkUpdates Add further tests that were missing 1 year ago
GraphUpdates Update to .Net 5 (#99) 4 years ago
GreenTests Improve Null Semantics tests (#260) 1 year ago
Migrations Improvements to migrations (#256) 1 year ago
ModelBuilding update to .net 9 preview 7 1 year ago
Properties Move from AZDO to GitHub Actions. (#148) 2 years ago
Query Improve Null Semantics tests (#260) 1 year ago
Scaffolding - Allow a short to be mapped to the identity counter 1 year ago
TestModels/Northwind Update to .Net 8 2 years ago
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 Add some further test classes that JetComplianceTest is not finding implemented 2 years ago
CompositeKeyEndToEndJetTest.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
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 Upgrade EFCore.Jet.FunctionalTests. 6 years ago
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 Update to .Net 5 (#99) 4 years ago
FieldMappingJetTest.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
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 missed some tests for ODBC fix 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 Generate guid's for primary key client side (#257) 1 year ago
JetFixture.cs Fix some string resources 3 years ago
JetMigrationsSqlGeneratorTest.cs more tests 2 years ago
JetServiceCollectionExtensionsTest.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
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 Configure these without a connection string. These set up the connection later on 2 years ago
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 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 Upgrade EFCore.Jet.FunctionalTests. 6 years ago
NotificationEntitiesJetTest.cs Upgrade EFCore.Jet.FunctionalTests. 6 years ago
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 Upgrade EFCore.Jet.FunctionalTests. 6 years ago
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 Update tests 3 years ago
SequentialGuidEndToEndTest.cs Create a new sequential guid generator based on the UUID version 7 (#254) 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 missed some tests for ODBC fix 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 [Tests]: Update tests 3 years ago
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 Misc test fixes (#196) 2 years ago
WithConstructorsJetTest.cs Update to .Net 5 (#99) 4 years ago
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