Skip to content

feat: add deterministic transaction testing fixtures and documentation - #416

Merged
El-swaggerito merged 1 commit into
Axionvera:mainfrom
adnaan-id:issue238
Jul 28, 2026
Merged

feat: add deterministic transaction testing fixtures and documentation#416
El-swaggerito merged 1 commit into
Axionvera:mainfrom
adnaan-id:issue238

Conversation

@adnaan-id

Copy link
Copy Markdown
Contributor

Closes #238

Related Issue

  • Closes #

Implementation Scope

  • Problem addressed:
  • Modules changed: (e.g. src/payments/validation.ts, src/errors/index.ts)
  • Public API impact: (none / new export / breaking change — explain if breaking)

Tests Added / Changed

  • New tests added: (list files, e.g. tests/validation.test.ts)
  • Failure paths covered: (negative inputs, error classification, edge cases)
  • Docs-only / config-only PR — tests not applicable because:

Commands Run (local verification)

  • npm run verify passed locally
<paste `npm run verify` output summary here>

CI Status

  • All CI checks are passing (or red-only for a documented, pre-existing reason)
  • CI run link (if needed):

Acceptance Criteria Coverage

  • Criterion 1:
  • Criterion 2:
  • Criterion 3:

Reviewer Notes

@El-swaggerito
El-swaggerito merged commit 6ab799c into Axionvera:main Jul 28, 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 transaction fixture generator

2 participants