Skip to content

Fix test broken by new unit by ordering unit enums #1108

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

Merged
merged 1 commit into from
Jul 16, 2022
Merged

Conversation

angularsen
Copy link
Owner

@angularsen angularsen commented Jul 16, 2022

Test case {_quantity.Name}_QuantityInfo_ReturnsQuantityInfoDescribingQuantity failed when adding a new unit in #1104 .

QuantityInfo.Units are ordered lexically, but the test enumerated the enum values that have a different ordering.

Test case: `{_quantity.Name}_QuantityInfo_ReturnsQuantityInfoDescribingQuantity`
@angularsen angularsen changed the title Fix test by ordering unit enums Fix test broken by new unit by ordering unit enums Jul 16, 2022
@angularsen angularsen merged commit ab063b5 into master Jul 16, 2022
@angularsen angularsen deleted the agl/fix-test branch July 16, 2022 16:16
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.

1 participant