MarketSquare / MarketSquare/robotframework-requests
Verify what happens when json and data are passed both
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 512
- Forks
- 283
- PR merge metrics
- No merged PRs in 30d
Description
On slack has been posted an example where body of Post On Session is passed None when both parameters are passed needs more investigation.
https://forum.robotframework.org/t/requests-library-new-keyword-post-on-session-issue/1275
Contributor guide
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 the reported forum example and the Post On Session keyword, focusing on calls that pass both json and data. Reproduce the case and verify whether the request body becomes None; done means the observed behavior and expected handling are covered by a clear test or documented conclusion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100