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 6ad608581b
Fix DateTimeOffset Now and UtcNow (#235)
* Fix DateTimeOffset Now and UtcNow
2 years ago
..
BulkUpdates Update dependency to EF Core 8.0.2 (#221) 2 years ago
GraphUpdates
GreenTests Fix DateTimeOffset Now and UtcNow (#235) 2 years ago
Migrations
Properties
Query Fix DateTimeOffset Now and UtcNow (#235) 2 years ago
Scaffolding Some sql output only fixes 2 years ago
TestModels/Northwind
TestUtilities Update some tests (#213) 2 years ago
Update ODBC Fixes (#220) 2 years ago
BatchingTest.cs Use a different string for the ReallyLargeString. When using the new line the string concatenation of chr(10) & chr(13) etc became too complex for Jet 2 years ago
BuiltInDataTypesJetTest.cs Fix DateTimeOffset Now and UtcNow (#235) 2 years ago
CommandConfigurationTest.cs
CommandInterceptionJetTest.cs
ComplexTypesTrackingJetTest.cs
CompositeKeyEndToEndJetTest.cs
ComputedColumnTest.cs
ConcurrencyDetectorDisabledJetTest.cs
ConcurrencyDetectorEnabledJetTest.cs
ConferencePlannerJetTest.cs
ConnectionInterceptionJetTest.cs
ConnectionSpecificationTest.cs
ConvertToProviderTypesJetTest.cs SupportsAnsi should be false 2 years ago
CustomConvertersJetTest.cs SupportsAnsi should be false 2 years ago
DataAnnotationJetTest.cs
DataBindingJetTest.cs
DbContextPoolingTest.cs
DefaultValuesTest.cs
DesignTimeJetTest.cs
EFCore.Jet.FunctionalTests.csproj
EntitySplittingSqlServerTest.cs ODBC Fixes (#220) 2 years ago
EverythingIsBytesJetTest.cs Use a different string for the ReallyLargeString. When using the new line the string concatenation of chr(10) & chr(13) etc became too complex for Jet 2 years ago
EverythingIsStringsJetTest.cs SupportsAnsi should be false 2 years ago
ExecutionStrategyTest.cs more tests 2 years ago
ExistingConnectionTest.cs
F1JetFixture.cs
FieldMappingJetTest.cs
FieldsOnlyLoadJetTest.cs
FindJetTest.cs
JetApiConsistencyTest.cs
JetComplianceTest.cs Remove unsupported tests 2 years ago
JetConfigPatternsTest.cs
JetDatabaseCreatorTest.cs
JetEndToEndTest.cs
JetFixture.cs
JetMigrationsSqlGeneratorTest.cs more tests 2 years ago
JetServiceCollectionExtensionsTest.cs
JetValueGenerationScenariosTest.cs
JsonTypesJetTest.cs
KeysWithConvertersJetTest.cs
LazyLoadProxyJetTest.cs
LoadJetTest.cs
LoggingJetTest.cs
ManyToManyFieldsLoadSqlServerTest.cs ODBC Fixes (#220) 2 years ago
ManyToManyLoadSqlServerTest.cs ODBC Fixes (#220) 2 years ago
ManyToManyTrackingGeneratedKeysSqlServerTest.cs
ManyToManyTrackingJetTest.cs
ManyToManyTrackingJetTestBase.cs
ManyToManyTrackingProxyGeneratedKeysJetTest.cs
ManyToManyTrackingProxyJetTest.cs
MaterializationInterceptionJetTest.cs
MigrationsInfrastructureJetTest.cs Update EF Core (#233) 2 years ago
ModelBuilding101JetTest.cs
MonsterFixupChangedChangingJetTest.cs
MusicStoreJetTest.cs
NotificationEntitiesJetTest.cs
OptimisticConcurrencyJetTest.cs Move the SkipTake to its own processor (#206) 2 years ago
OverzealousInitializationJetTest.cs
PropertyValuesJetTest.cs
QueryExpressionInterceptionJetTestBase.cs
SaveChangesInterceptionJetTest.cs
SeedingJetTest.cs
SequentialGuidEndToEndTest.cs
SerializationJetTest.cs
StoreGeneratedFixupJetTest.cs
StoreGeneratedJetTest.cs
StoreGeneratedSqlServerTestBase.cs
TPTTableSplittingJetTest.cs ODBC Fixes (#220) 2 years ago
TableSplittingJetTest.cs ODBC Fixes (#220) 2 years ago
TpcManyToManyTrackingJetTest.cs
TptManyToManyTrackingJetTest.cs
TransactionInterceptionJetTest.cs
TransactionJetTest.cs Some sql output only fixes 2 years ago
TwoDatabasesJetTest.cs
ValueConvertersEndToEndJetTest.cs
WithConstructorsJetTest.cs
config.json
test.runsettings