Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin API: Setting Scenario States #1046

Closed

Conversation

CanYumusak
Copy link

No description provided.

@tomakehurst
Copy link
Member

Hi, thanks for this.

A few things this could probably do with:

  • Support in the client class (WireMock), both static and instance.
  • Acceptance tests that exercise this through the client (again, static and instance)
  • Consider using PUT rather than POST, identifying the scenario in the URL and therefore avoiding the need for the ScenarioState class.

@tomakehurst
Copy link
Member

I intend to create a combined solution for the single scenario reset and set use cases.

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.

None yet

2 participants