Skip to content

Threshold scenarios - min points, max points, maxed out allocations #5

Description

@moi-gk

Blocks #1

Scenario 1: Not enough points accrued
As a user with less than 3 points earned,
When I login and land to the eligibility screen,
Then I should not be able to claim any tokens and must be asked to explore the ecosystem.

Scenario 2: Exceeding maximum points
As a user with more than 1008 points accrued,
When I login and land to the eligibility screen,
Then I should not be able to claim more than 100,800 tokens while signing the message.

Scenario 3: Out of allocation
As a user with eligibility to claim tokens,
Given the maximum number of tokens(refer to PRD: 150,000,000 tokens) are already claimed,
When I login and land to the eligibility screen,
Then I should not be able to claim any tokens and instead be prompted with a message conveying the scenario.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions