Skip to content

Unit tests for TxSubmitterService #224

@Otaiki1

Description

@Otaiki1

Context

Submission failures must be handled and logged correctly.

Goal

Add tests for transaction building and submission.

Contributor guide

  1. Directory: oracle/
  2. Mock Soroban RPC submitTransaction.
  3. Simulate success and various error codes (malformed, fee_too_low).
  4. Verify retry logic is triggered on transient errors.
  5. Verify signing call to KeyService.

References

  • Stellar SDK submission testing.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions