Skip to content

feat(devkit/cli): implement mock subcommand to start mock Horizon server#282

Merged
Tinna23 merged 2 commits into
StellarCommons:mainfrom
bellabuks:feat/issue-165-mock-subcommand
May 30, 2026
Merged

feat(devkit/cli): implement mock subcommand to start mock Horizon server#282
Tinna23 merged 2 commits into
StellarCommons:mainfrom
bellabuks:feat/issue-165-mock-subcommand

Conversation

@bellabuks
Copy link
Copy Markdown
Contributor

Summary

  • Add MockArgs struct to packages/devkit/src/cli/mod.rs
  • Supports --scenario (default normal) and --port (default 8090) flags
  • run() wires to the HorizonMock harness and starts the mock server

Closes #165

@Tinna23 Tinna23 merged commit 90d5a9b into StellarCommons:main May 30, 2026
1 check failed
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] Implement mock subcommand to start mock Horizon server

2 participants