MarketSquare / MarketSquare/robotframework-requests
Support new `Secret` variables in RequestLibrary
Open
Nobody has claimed this yet.
feature
- Dominant language
- Python
- Stars
- 512
- Forks
- 283
- PR merge metrics
- No merged PRs in 30d
Description
Robot 7.4 will introduce `Secret` variables which are never logged. It would be great to support these, for example when those are passed as `auth` parameters to `Create Session`
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 at the RequestLibrary implementation of the Create Session keyword and trace how auth parameters are handled. Check the existing tests around session creation, then verify that Robot 7.4 Secret variables work as auth parameters without being logged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100