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

Add "update" operations; use them to clean up Shell validation tests #1719

Merged
merged 9 commits into from
Mar 23, 2023

Conversation

hannobraun
Copy link
Owner

Expand the operations API, adding "update" operations. Use those new operations to clean up the Shell validation unit tests.

This gets us most of the way towards addressing #1713. The only thing I'd like to still do, is to write unit tests for the Solid validation checks, expanding the operations API as necessary.

The old names didn't make a lot of sense. Since we don't know anything
about the points that the caller passes in, it only makes sense to name
the faces after the order of the points, nothing that implies a position
or orientation.
@hannobraun hannobraun merged commit 7d666ae into main Mar 23, 2023
@hannobraun hannobraun deleted the operations branch March 23, 2023 13:50
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