Azure / Azure/azure-functions-host
Durable webhook tests were skipped as part of v4 upgrade
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 37
Description
The two variations of the integration test `CustomHeadersMiddlewareExtensionWebhookUrl` are currently skipped in the V4 codebase because these tests fail against durable 2.5.0. The issue is probably due to changes in webhook handling in durable, and require some extra test setup steps to get the expected behavior.
Contributor guide
Research direction
Locate the two integration-test variations named CustomHeadersMiddlewareExtensionWebhookUrl in the V4 codebase and run them against durable 2.5.0. Compare their webhook setup with the expected behavior and determine the additional test setup required. Done means both tests run without being skipped and pass against durable 2.5.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, csharp
- Domain
- backend, cloud, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100