Skip to content

Add SDK module test matrix - #423

Merged
El-swaggerito merged 1 commit into
Axionvera:mainfrom
panditdhamdhere:feat/module-test-matrix-372
Jul 28, 2026
Merged

Add SDK module test matrix#423
El-swaggerito merged 1 commit into
Axionvera:mainfrom
panditdhamdhere:feat/module-test-matrix-372

Conversation

@panditdhamdhere

Copy link
Copy Markdown
Contributor

Summary

  • Add docs/module-test-matrix.md mapping wallet, payments, transactions, vault, config, and utils to required unit, fixture, error-path, and integration coverage
  • Explain unit vs integration expectations and error-path testing rules
  • Include examples of good tests (wallet validation, payment Horizon failures, config, integration shape)
  • Link the matrix from README, CONTRIBUTING, and docs/testing.md

Closes #372

Acceptance criteria

  • SDK test matrix is added
  • Wallet, payments, transactions, vault, config, and utils modules are covered
  • Unit and integration expectations are explained
  • Error-path testing expectations are included
  • Examples of good tests are included
  • README links to the test matrix

Test plan

  • Confirm matrix covers all six required modules
  • Confirm README and contributor docs link to docs/module-test-matrix.md
  • Branch is able to merge into main

Document required unit, fixture, error-path, and integration coverage for
wallet, payments, transactions, vault, config, and utils, with examples and
links from README and contributor docs.
@El-swaggerito
El-swaggerito merged commit daeee42 into Axionvera:main Jul 28, 2026
1 check passed
@panditdhamdhere
panditdhamdhere deleted the feat/module-test-matrix-372 branch July 28, 2026 20:34
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 module test matrix

2 participants