-
Notifications
You must be signed in to change notification settings - Fork 5
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
Conditional test case #54
Conversation
- test case for the conditional endpoint. - a very minor update on the unconditional .feature file
Hello Fabrizio, Few comments ... most of them my fault as came from the first test definition PR.
|
About 403, you are right. I'm going to add it. 409, 415, 429 are in the current PR rel 0.2.0, that we should approve today :-) (hopefully) 503, 504 I had the same doubt, ok to remove them. |
403-PERMISSION_DENIED added 503 and 504 removed According to: camaraproject#54 (comment)
according to: camaraproject#51 and supporting last commit on : camaraproject#48
please consider: camaraproject/Commonalities#248 |
404 moved after 403
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
What type of PR is this?
What this PR does / why we need it:
to be compliant with commonalities
Which issue(s) this PR fixes:
#35 (comment)
#51
compatible with: #48