corvus-dotnet / corvus-dotnet/Corvus.Leasing
Write specs to test failures from underlying services
Open
enhancement
IMM
- Dominant language
- C#
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The tests handle failures originating from bad inputs supplied by code calling the library. But there are few (no?) tests handling transient failures of the underlying services that leasing depends on. (E.g., if Azure Blob Storage produces an error, we have code paths that are meant to detect this, but no tests that validate those code paths.)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.