Skip to content

test: add SDK deterministic integration fixture framework - #451

Merged
El-swaggerito merged 1 commit into
Axionvera:mainfrom
peter-j23:feature/fixture-framework
Jul 29, 2026
Merged

test: add SDK deterministic integration fixture framework#451
El-swaggerito merged 1 commit into
Axionvera:mainfrom
peter-j23:feature/fixture-framework

Conversation

@peter-j23

Copy link
Copy Markdown
Contributor

gh pr create
--title "test: add SDK deterministic integration fixture framework"
--body "## Description
This PR adds a deterministic integration fixture framework for the SDK.

Changes

  • Added fixture framework with builders for all domain types
  • Added account, payment, transaction, network, soroban, vault fixtures
  • Included success, failure, timeout, unsupported-feature cases
  • Added helper builders and baseline fixtures
  • Created documentation for contributors
  • Created usage examples

Acceptance Criteria Met

  • Fixture framework is implemented
  • Account, payment, transaction, network, and vault fixtures are included
  • Failure, timeout, and unsupported-feature cases are included
  • Tests avoid live-network dependency where practical
  • Documentation explains how contributors add fixtures
  • Existing relevant tests use the shared framework

Closes #281

- Add fixture framework with builders for all domain types
- Add account, payment, transaction, network, soroban, vault fixtures
- Include success, failure, timeout, unsupported-feature cases
- Add helper builders and baseline fixtures
- Create documentation for contributors
- Create usage examples

Closes Axionvera#281
@El-swaggerito
El-swaggerito merged commit 31a2494 into Axionvera:main Jul 29, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add SDK deterministic integration fixture framework

3 participants