Skip to content

fix: Resolve 14 failing circle behavioral tests after PR merge #398

Description

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_dispute
  • test_resolve_dispute_not_admin - Resolution logic changed
  • test_claim_referral_bonus - Referral bonus logic updated
  • test_batch_payout_fixed_order - Fixed order payout behavior changed
  • Various payout type tests

Requirements

  • Update test assertions to match new contract behavior
  • Ensure all behavioral tests pass after updates
  • Verify no regression in existing passing tests

Acceptance Criteria

  • All 14 failing tests updated and passing
  • No regression in existing passing tests
  • Test coverage maintained at 95%+

Priority

High

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbugSomething isn't working

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions