temporalio / temporalio/samples-dotnet
[Feature Request] Demonstrate replacing activity in test
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C#
- Stars
- 114
- Forks
- 42
- Avg merge
- 4d 9h
- Merged PRs (30d)
- 14
Description
Describe the solution you'd like
Change the ActivitySimple test to demonstrate using a mock activity instead of the actual one
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 locating the ActivitySimple test in the samples-dotnet repository and read how it currently invokes the actual activity. Update the test demonstration to use a mock activity instead, then run the repository's relevant test command and confirm the sample still passes while showing the replacement clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100