Azure / Azure/azure-functions-host
Add tests for DI backwards compatibility changes
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 36
Description
Some recent changes were made to ensure we maintained backwards compatibility for a targeted set of scenarios using DI. Those changes were made in the `JobHostScopedServiceProviderFactory` type and we need to have a set of tests validating their behavior to ensure it isn't regressed.
Contributor guide
Research direction
Start by locating the JobHostScopedServiceProviderFactory type and reviewing the recent dependency-injection compatibility changes referenced in the issue. Find the host's existing tests for this type or DI behavior, then add coverage for the targeted backwards-compatibility scenarios so the changed behavior is validated and regressions are detected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- backend, testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100