Skip to content

Add a local integration test harness for a Soroban test network #137

Description

@james2177

Description

Contributors currently rely on cargo test (in-process testutils) or manual testnet deployment -- there's no docker-compose or script spinning up a local standalone Soroban network for closer-to-production integration testing.

Requirements and context

  • Research Stellar's local network / quickstart Docker image options

Suggested execution

  1. Fork the repo and create a branch
    git checkout -b tooling/local-network-harness
    
  2. Add a docker-compose.yml or setup script for a local Soroban network
  3. Document the workflow for deploying and testing intent_settitution against it locally

Example commit message
feat: add a local integration test harness for a soroban test netw

Guidelines

  • Assignment required before starting -- comment on the issue to claim it
  • PR description must include: Closes #<this issue's number>
  • Complexity: High (200 points)

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programdevexDeveloper experience / SDK / exampleshigh (200 pts)Drips Wave complexity: high, 200 points

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions