Skip to content

Created property-based test for payout logic#357

Open
Iwueseiter wants to merge 7 commits intoWeb3Novalabs:mainfrom
Iwueseiter:property
Open

Created property-based test for payout logic#357
Iwueseiter wants to merge 7 commits intoWeb3Novalabs:mainfrom
Iwueseiter:property

Conversation

@Iwueseiter
Copy link
Contributor

This PR introduces property-based testing using proptest to validate the correctness and robustness of the payout and fee distribution logic. It ensures that the contract maintains financial integrity across all valid combinations of stakes and outcomes, and helps detect precision or arithmetic edge-case issues.

Resolves #329

@vercel
Copy link

vercel bot commented Feb 22, 2026

@Iwueseiter is attempting to deploy a commit to the shola's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Yunusabdul38
Copy link
Collaborator

@Iwueseiter, update on this issue

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.

Create Property-Based Tests for Payout Logic

2 participants