Skip to content

feat(devkit): add test helpers module with fee sequence generators#280

Open
devwums wants to merge 1 commit into
StellarCommons:mainfrom
devwums:feat/issue-171-test-helpers
Open

feat(devkit): add test helpers module with fee sequence generators#280
devwums wants to merge 1 commit into
StellarCommons:mainfrom
devwums:feat/issue-171-test-helpers

Conversation

@devwums
Copy link
Copy Markdown

@devwums devwums commented May 29, 2026

Summary

  • Add packages/devkit/src/test_helpers/mod.rs with make_fee_sequence, make_spike_sequence, and make_baseline_sequence helpers
  • Register module in lib.rs behind #[cfg(test)]

Closes #171

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@devwums 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 test helpers module

1 participant