Skip to content

Add end-to-end test for the full token creation flow on testnet #750

@Ejirowebfi

Description

@Ejirowebfi

Description

token-creation.spec.ts exists but mocks the wallet and contract calls. A true e2e test against the testnet would catch integration regressions.

Tasks

  • Set up a testnet account with funded XLM in CI secrets
  • Write a Playwright test that connects the wallet, fills the form, and submits
  • Assert the deployed token address appears in the success screen
  • Add the test to the e2e.yml workflow

Acceptance Criteria

  • Test runs against testnet in CI
  • Test passes when the contract is correctly deployed
  • Test is skipped (not failed) when testnet secrets are not available

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions