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

Initial property test support #2502

Merged
merged 8 commits into from
Jul 7, 2023
Merged

Conversation

vvp
Copy link
Contributor

@vvp vvp commented Jul 5, 2023

This PR adds the test-strategy and proptest dependencies for convenient property testing, and initial proptests for Committee and Gateway structs. More tests will be added in following PRs, so this is ready for review.

Note that test-strategy has not yet officially released the support for async proptests, so the dependency points directly to Github for now (I haven't bumped into any quality issues).

node/narwhal/src/gateway.rs Outdated Show resolved Hide resolved
@joske joske mentioned this pull request Jul 6, 2023
@howardwu howardwu merged commit 887e168 into AleoNet:narwhal Jul 7, 2023
@vvp vvp deleted the feat/narwhal-tests branch July 7, 2023 04: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.

5 participants