Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In custom_mocks_test, there were only a handful that were sensitive to formatting, so I just loosened the tests a bit manually. #779

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

copybara-service[bot]
Copy link

In custom_mocks_test, there were only a handful that were sensitive to formatting, so I just loosened the tests a bit manually.

In auto_mocks_test, there were about 50 failures, so I cobbled together a more generic approach. I used the existing _containsAllOf() function to hook in a custom matcher that ignores differences in whitespace and trailing commas.

…o formatting, so I just loosened the tests a bit manually.

In auto_mocks_test, there were about 50 failures, so I cobbled together a more generic approach. I used the existing _containsAllOf() function to hook in a custom matcher that ignores differences in whitespace and trailing commas.

PiperOrigin-RevId: 691644163
@copybara-service copybara-service bot merged commit 0d582b7 into master Oct 31, 2024
@copybara-service copybara-service bot deleted the test_691623798 branch October 31, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant