camunda / camunda/task-testing
Support message throw events
Open
Nobody has claimed this yet.
backlog
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
Since message throw events work just like service tasks we should consider supporting them.
Describe the solution you'd like
Allow task testing for message throw events.
Describe alternatives you've considered
None.
Additional context
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 by reading the existing task-testing support for service tasks and the linked Camunda documentation on message throw events. Trace how service-task behavior is represented in the test surface, then identify the corresponding message throw event path. Done means task testing accepts and verifies message throw events consistently with service tasks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100