cloudfoundry / cloudfoundry/cf-java-client
Integration-test/AuthorizationsTest: some tests are failing
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 334
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
When the requests accept an answer in "plain/text", different behaviour of CF results in test failure. When the accept is "html" or "APPLICATION_X_WWW_FORM_URLENCODED" as in the documentation, the tests succeed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with Integration-test/AuthorizationsTest and reproduce the failures for requests accepting "plain/text". Compare them with the documented "html" and "APPLICATION_X_WWW_FORM_URLENCODED" cases; done means the authorization integration tests pass with the intended Accept behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100