C#: Investigate ways to unit test OS/arch flow handling
Open
- Dominant language
- C#
- Stars
- 83
- Forks
- 50
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 7
Description
In `ProtectedMemorySecretFactoryTest.cs`, there is logic around detecting whether we can support the runtime OS/architecture meta. These are currently implemented using static methods. They seem like they should be able to be instance methods as a simple fix. Wondering what it's lifecycle ends up looking like after #8.
Contributor guide
Assessment
This issue has not been assessed yet.