temporalio / temporalio/samples-typescript
[Feature Request] Add sample: testing workflows containing startChild / executeChild / continueAsNew
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 465
- Forks
- 148
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 11
Description
It would be great to have an official solution from Temporal team for testing workflows that use startChild or executeChild, as long as continueAsNew.
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
Review the existing samples-typescript workflow-testing examples and the Temporal TypeScript testing entry points first. Add an official sample covering workflows that use startChild or executeChild together with continueAsNew, and verify that the sample demonstrates how those workflows are tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100