You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After merging PRs #263, #264, #265, and #266, there are 14 behavioral test failures in the circle package. These are test assertions that don't match the new contract behavior, not compilation errors.
Description
After merging PRs #263, #264, #265, and #266, there are 14 behavioral test failures in the circle package. These are test assertions that don't match the new contract behavior, not compilation errors.
Failing Tests
test_raise_dispute_not_member- PR fix: resolve issues #251, #252, #253, and #254 #266 added member validation to raise_disputetest_resolve_dispute_not_admin- Resolution logic changedtest_claim_referral_bonus- Referral bonus logic updatedtest_batch_payout_fixed_order- Fixed order payout behavior changedRequirements
Acceptance Criteria
Priority
High