Skip to content

feat(devkit/harness): add scenario rotation and configurable response delay#198

Merged
Tinna23 merged 2 commits into
StellarCommons:mainfrom
Tyler7x:devkit/harness-mock-server-controls
Apr 22, 2026
Merged

feat(devkit/harness): add scenario rotation and configurable response delay#198
Tinna23 merged 2 commits into
StellarCommons:mainfrom
Tyler7x:devkit/harness-mock-server-controls

Conversation

@Tyler7x
Copy link
Copy Markdown
Contributor

@Tyler7x Tyler7x commented Apr 22, 2026

Summary

Closes #107
Closes #110

Changes

Tyler7x and others added 2 commits April 22, 2026 23:15
… delay

- ScenarioRotator cycles through a list of scenario names (StellarCommons#107)
- HorizonMock::rotate() advances to the next scenario via the rotator (StellarCommons#107)
- HorizonMock::with_delay_ms() / apply_delay() simulate network latency (StellarCommons#110)

Closes StellarCommons#107, StellarCommons#110
@Tinna23 Tinna23 merged commit aa6cbf1 into StellarCommons:main Apr 22, 2026
2 of 3 checks passed
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/harness] Add configurable response delay to mock server [devkit/harness] Implement scenario rotation

2 participants