Skip to content

feat(devkit): add SQLite fixture builder for tests#274

Open
Leothosine wants to merge 2 commits into
StellarCommons:mainfrom
Leothosine:feat/issue-173-sqlite-fixture
Open

feat(devkit): add SQLite fixture builder for tests#274
Leothosine wants to merge 2 commits into
StellarCommons:mainfrom
Leothosine:feat/issue-173-sqlite-fixture

Conversation

@Leothosine
Copy link
Copy Markdown

Summary

Adds an in-memory fee record fixture builder for use in integration tests.

Changes

  • Add FeeRecord struct with timestamp, fee_amount, ledger_sequence, tx_hash
  • Add FixtureBuilder::build() generating sequential fee records
  • Expose test_helpers module in lib.rs

closes #173

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Leothosine Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

[devkit/testing] Add SQLite fixture builder for tests

1 participant