issues
search
wiremock
/
wiremock-state-extension
Adds support for transporting state across different API mock stubs
Apache License 2.0
16
stars
5
forks
source link
fix: support accessing query parameters for state handlebar extension
#127
Closed
dirkbolte
closed
6 months ago
dirkbolte
commented
7 months ago
always call
toString
when accessing an option hash
References
126
Submitter checklist
[ ] Recommended: Join
WireMock Slack
to get any help in
#help-contributing
or a project-specific channel like
#wiremock-java
[ ] The PR request is well described and justified, including the body and the references
[ ] The PR title represents the desired changelog entry
[ ] The repository's code style is followed (see the contributing guide)
[ ] Test coverage that demonstrates that the change works as expected
[ ] For new features, there's necessary documentation in this pull request or in a subsequent PR to
wiremock.org
toString
when accessing an option hashReferences
126
Submitter checklist
#help-contributing
or a project-specific channel like#wiremock-java