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

Fixup ignore_empty oneof tests + add tests for repeated items and map keys/values #128

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

rodaine
Copy link
Member

@rodaine rodaine commented Nov 6, 2023

Oneof tests were redundant (and contradictory to the behavior we're going for), so removed them in favor of the more exhaustive ones in the ignore_empty suite. Likewise, added tests to ensure the behavior of ignore_empty as applied to repeated items and map keys/values is consistent as well.

Relates to #115

@rodaine rodaine requested a review from jhump November 6, 2023 20:50
@rodaine rodaine merged commit 5e6e4fb into main Nov 6, 2023
4 checks passed
@rodaine rodaine deleted the rodaine/fixup-oneof-tests branch November 6, 2023 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants