Skip to content

. Add test for token governance #296

Description

@DeFiVC

What: Add tests that verify governance voting works correctly.

Why: Governance is a new feature. Tests must verify proposal creation, voting, and execution.

Scope: Create test that: creates proposal, verifies voting power, casts votes, verifies proposal passes/fails, executes proposal.

Acceptance criteria:

  • Proposal creation works
  • Voting power is calculated
  • Votes are recorded
  • Execution 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