Azure / Azure/azure-functions-powershell-worker
Allow mocking of PowerShell object in `PowerShellServices` class
Open
feature:durable functions
- Dominant language
- C#
- Stars
- 215
- Forks
- 61
- Avg merge
- 21h 4m
- Merged PRs (30d)
- 6
Description
Related: https://github.com/Azure/azure-functions-powershell-worker/pull/839#discussion_r1051055779
This will make it easier to test some of the external DF SDK logic that has been implemented in `PowerShellServices.cs`. Being able to unit test the method [isExternalDurableSDKLoaded](https://github.com/Azure/azure-functions-powershell-worker/blob/6b36ee112d45362f3dd70f33cc7c0d24caa08b76/src/DurableSDK/PowerShellServices.cs#L44-L76) will be a requirement prior to GA'ing this new experience.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.