Skip to content

test: cover out-of-order contributions#98

Open
WuXieSec wants to merge 1 commit intosorosave-protocol:mainfrom
WuXieSec:test/concurrent-contributions-72
Open

test: cover out-of-order contributions#98
WuXieSec wants to merge 1 commit intosorosave-protocol:mainfrom
WuXieSec:test/concurrent-contributions-72

Conversation

@WuXieSec
Copy link
Copy Markdown

Summary

  • add coverage for 5 members contributing in arbitrary order
  • verify total_contributed increments correctly after each contribution
  • verify the round completes after the last contribution
  • verify duplicate contribution rejection while the round is still active

Testing

  • cargo test --package sorosave

Closes #72

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.

Add test: concurrent contributions from all members

1 participant