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

[testing] add clarity proptest generators #5026

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

cylewitruk
Copy link
Member

Extracted this from PR #4477 which I will close as it touches too much. Adds property testing support for some of the larger clarity types as well as hashmap/hashset in stacks-common. Includes several clarity DB property tests.

This is just a small PR to get the functionality in the code -- I plan to use this in future PRs.

#4477 targeted next but since I've removed the StacksHashMap and StacksHashSet items this no longer touches non-test code (except for a few derives and pub(crate)'s and I've changed the target to develop. @jcnelson I resolved your comments on the other PR re: copyright headers.

@cylewitruk cylewitruk requested review from a team as code owners July 31, 2024 13:00
@cylewitruk
Copy link
Member Author

I see that the two failing checks are also failing in other PR's...

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