Azure / Azure/azure-sdk-for-python
comprehensive test coverage
Open
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
We recently discovered a gap in the SDK where kwargs was not getting passed along for many requests. Started passing kwargs and verifying existing tests involves a risk. We should first add test coverage for the complete set of APIs exposed by Python SDK to ensure we have adequate test coverage and wont result in a regression before embarking on such a change with a big blast radius.
Contributor guide
Assessment
This issue has not been assessed yet.