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 Proptest and a couple of tests. #56

Merged
merged 4 commits into from
May 8, 2024
Merged

Add Proptest and a couple of tests. #56

merged 4 commits into from
May 8, 2024

Conversation

jsdw
Copy link
Collaborator

@jsdw jsdw commented May 7, 2024

Confirmed that prior to #53 and #54 these tests panicked and now they do not.

We should add more of these over time, but this will get us started.

@jsdw jsdw requested a review from a team as a code owner May 7, 2024 11:39
use super::*;
use proptest::prelude::*;

proptest! {
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice!

@jsdw jsdw requested a review from niklasad1 May 7, 2024 12:00
@niklasad1 niklasad1 merged commit b65e4cb into main May 8, 2024
10 checks passed
@niklasad1 niklasad1 deleted the jsdw-proptest branch May 8, 2024 07: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.

3 participants