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
bug!: fix updateCount handling
#110
Closed
dirkbolte
closed
10 months ago
dirkbolte
commented
10 months ago
introduce a pseudo-transaction which writes updates when a request ends
introduce a transactionManager for this
move locking to transactionManager (and remove some unneeded locks)
update tests as the updateCount is only increased once now
References
102
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
References
102
Submitter checklist
#help-contributing
or a project-specific channel like#wiremock-java