| .. |
|
BulkUpdates
|
Update dependency to EF Core 8.0.2 (#221)
|
2 years ago |
|
GraphUpdates
|
…
|
|
|
GreenTests
|
Generating idempotent scripts is not supported (#223)
|
2 years ago |
|
Migrations
|
Add some further testbases
|
2 years ago |
|
Properties
|
Move from AZDO to GitHub Actions. (#148)
|
2 years ago |
|
Query
|
Workaround for ValuesExpression (#222)
|
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
|
ODBC Fixes (#220)
|
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
|
Interception tests (#171)
|
2 years ago |
|
ConnectionSpecificationTest.cs
|
…
|
|
|
ConvertToProviderTypesJetTest.cs
|
Fix tests based on BuiltInDataTypes. There is not millisecond support for time based data types and no offset on the DateTimeOffset. We need to override the full test and all of its helper functions as the test values are hard coded inside
|
2 years ago |
|
CustomConvertersJetTest.cs
|
Fix tests based on BuiltInDataTypes. There is not millisecond support for time based data types and no offset on the DateTimeOffset. We need to override the full test and all of its helper functions as the test values are hard coded inside
|
2 years ago |
|
DataAnnotationJetTest.cs
|
…
|
|
|
DataBindingJetTest.cs
|
…
|
|
|
DbContextPoolingTest.cs
|
Upgrade DbContextPooling tests
|
2 years ago |
|
DefaultValuesTest.cs
|
…
|
|
|
DesignTimeJetTest.cs
|
…
|
|
|
EFCore.Jet.FunctionalTests.csproj
|
Db model factory updates (#166)
|
2 years ago |
|
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
|
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 |
|
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
|
Remove unsupported tests
|
2 years ago |
|
JetConfigPatternsTest.cs
|
Interception tests (#171)
|
2 years ago |
|
JetDatabaseCreatorTest.cs
|
Minor updates
|
2 years ago |
|
JetEndToEndTest.cs
|
Minor updates
|
2 years ago |
|
JetFixture.cs
|
…
|
|
|
JetMigrationsSqlGeneratorTest.cs
|
Ensure strings with length greater than 255 are converted to long text/memo (#197)
|
2 years ago |
|
JetServiceCollectionExtensionsTest.cs
|
…
|
|
|
JetValueGenerationScenariosTest.cs
|
…
|
|
|
JsonTypesJetTest.cs
|
Improve support for primitive collections and Json Types (#159)
|
2 years ago |
|
KeysWithConvertersJetTest.cs
|
Configure these without a connection string. These set up the connection later on
|
2 years ago |
|
LazyLoadProxyJetTest.cs
|
…
|
|
|
LoadJetTest.cs
|
…
|
|
|
LoggingJetTest.cs
|
Add the default warning config in. Some of the defaults set warnings to throw instead of Log
|
2 years ago |
|
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
|
Generating idempotent scripts is not supported (#223)
|
2 years ago |
|
ModelBuilding101JetTest.cs
|
Configure these without a connection string. These set up the connection later on
|
2 years ago |
|
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
|
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
|
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
|
Add some further test classes that JetComplianceTest is not finding implemented
|
2 years ago |
|
ValueConvertersEndToEndJetTest.cs
|
Misc test fixes (#196)
|
2 years ago |
|
WithConstructorsJetTest.cs
|
…
|
|
|
config.json
|
…
|
|
|
test.runsettings
|
…
|
|