MarketSquare / MarketSquare/robotframework-camunda
Add Keyword `Get Task`
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 18
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
See: https://docs.camunda.org/manual/7.17/reference/rest/task/get-query/
As process tester i want to get _any_ task, so i could complete it. At the moment, I can only complete external tasks.
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 the Camunda 7.17 Get Task REST reference linked in the issue and compare it with the library's existing external-task completion keyword. Define the keyword's expected behavior for retrieving any task and completing it, then verify that non-external tasks can follow the same process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100