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

feat(net): Arbitrary Prop Testing #66

Merged
merged 2 commits into from
Aug 30, 2024
Merged

feat(net): Arbitrary Prop Testing #66

merged 2 commits into from
Aug 30, 2024

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Aug 30, 2024

Description

Adds arbitrary property-based testing to net crate objects.

@refcell refcell self-assigned this Aug 30, 2024
@refcell refcell requested a review from merklefruit August 30, 2024 13:07
Copy link
Collaborator

@merklefruit merklefruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same typo mentioned in the other PR

@refcell refcell merged commit ab14a33 into main Aug 30, 2024
11 checks passed
@refcell refcell deleted the rf/feat/arbitrary branch August 30, 2024 21:07
refcell added a commit that referenced this pull request Aug 30, 2024
### Description

> [!WARNING]
>
> This PR is stacked ontop of
#66.

- Adds `Arbitrary` support to the `Peer` type.
- Adds unit and prop testing for `Peer` type conversions.
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