Fix Lying Tests Signature Parity #3
Reference in New Issue
Block a user
Delete Branch "fix/lying-tests-signature-parity"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes the lying tests signature parity by making the E2E tests and legacy mock tests strictly enforce
create_autospecverification. This required fixing some legacy mock structures likeFakeConfigandMockConfigsand updatingtest_carousel_zero_percentto test the proper logical path. All 243 unit tests and 50 E2E tests are perfectly green.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.