Skip to content

test(devkit): add integration tests for export CSV subcommand#275

Open
devwums wants to merge 1 commit into
StellarCommons:mainfrom
devwums:feat/issue-168-cli-export-test
Open

test(devkit): add integration tests for export CSV subcommand#275
devwums wants to merge 1 commit into
StellarCommons:mainfrom
devwums:feat/issue-168-cli-export-test

Conversation

@devwums
Copy link
Copy Markdown

@devwums devwums commented May 29, 2026

Summary

  • Add packages/devkit/tests/cli_export.rs with three integration tests
  • Verifies CSV header row, row count matches input, and all 4 columns are parseable

Closes #168

@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/cli] Write integration test for export CSV subcommand

1 participant