Skip to content

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

Open
bellabuks wants to merge 1 commit into
StellarCommons:mainfrom
bellabuks:feat/issue-165-mock-subcommand
Open

feat(devkit/cli): implement mock subcommand to start mock Horizon server#282
bellabuks wants to merge 1 commit into
StellarCommons:mainfrom
bellabuks:feat/issue-165-mock-subcommand

Conversation

@bellabuks
Copy link
Copy Markdown

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

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

1 participant