-
Notifications
You must be signed in to change notification settings - Fork 66
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
#71 add post-execute-condition #243
Conversation
@MarcGiffing, I could test this on my app, but could you add a JAR artifact via |
reduce code duplication for tests (not optimal but it improves maintainability)
prepare snapshot release
fix wrong directory for general-tests
I've released a SNAPSHOT version: 0.11.0-SNAPSHOT This test assures the post-execution filter: |
minor refactoring add empty response body test
…' into feature/#71-post-execution-check
tests: - change response status code - additional response headers
tests: - skip condition
Where is that 0.11.0-SNAPSHOT file? I couldn't find it. |
You can add the snapshot repository to you pom
|
tests: - execute condition
No description provided.