Skip to content

Add contract testnet integration test suite #926

Description

@Haroldwonder

Overview\nThere are unit tests and testnet scripts but no automated integration test suite that runs all contract functions against Stellar testnet.\n\n## Tasks\n- [ ] Create tests/integration/ directory in contract crate\n- [ ] Write integration tests: create, accept, confirm, cancel, dispute, expire\n- [ ] Run with cargo test --features testnet-integration\n- [ ] Add to CI nightly job\n\n## Acceptance Criteria\n- All major contract flows pass automated integration tests against Stellar testnet

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions