Commit 2e89c95
Add 450 missing test overrides to NorthwindMiscellaneousQueryMySqlTest with empty AssertSql calls
Added all missing method overrides reported by Check_all_tests_overridden test.
Methods have empty AssertSql() calls that can be filled in later with proper SQL assertions.
Note: Two methods (Perform_identity_resolution_reuses_same_instances and Perform_identity_resolution_reuses_same_instances_across_joins) are reported as missing by the test but don't exist in the base class, appearing to be false positives in the test validation logic.
Co-authored-by: renemadsen <76994+renemadsen@users.noreply.github.com>1 parent 7e42a7f commit 2e89c95
File tree
1 file changed
+3150
-0
lines changed- test/EFCore.MySql.FunctionalTests/Query
1 file changed
+3150
-0
lines changed
0 commit comments