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

feat: referral set and team creation tests #694

Merged
merged 6 commits into from
Aug 23, 2024
Merged

Conversation

cdummett
Copy link
Collaborator

... to test core PR vegaprotocol/vega#11604

Following cases tested in market-sim...

  1. a party can create a referral set without creating a team
  2. a party can create a team without creating a referral set
  3. a party can create a referral set and create a team
  4. a party who has applied a referral code, but could not join a team
    • cannot create their own referral set
    • can create their own team
  5. a party who has applied a referral code, and joined the team
    • cannot create their own referral set
    • can create their own team
  6. a party who has applied a referral code, and optionally not joined the team
    • cannot create their own referral set
    • can create their own team

@cdummett cdummett self-assigned this Aug 21, 2024
@cdummett cdummett marked this pull request as ready for review August 23, 2024 13:19
@cdummett cdummett requested a review from a team as a code owner August 23, 2024 13:19
@cdummett cdummett merged commit 9e6bee3 into develop Aug 23, 2024
6 of 7 checks passed
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.

1 participant