Skip to content

. Add test for token vesting #295

Description

@DeFiVC

What: Add tests that verify token vesting schedules work correctly.

Why: Vesting is a new feature. Tests must verify cliff, linear vesting, and claiming.

Scope: Create test that: creates vesting schedule, verifies tokens are locked, advances time, verifies tokens vest, verifies beneficiary can claim.

Acceptance criteria:

  • Vesting schedule works
  • Cliff is enforced
  • Linear vesting works
  • Claiming works

Technical context: tests/unit/token_tests.rs — existing unit tests.


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 program

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions