Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C#: Investigate ways to unit test OS/arch flow handling #16

Open
jpaskhay opened this issue Jun 25, 2019 · 0 comments
Open

C#: Investigate ways to unit test OS/arch flow handling #16

jpaskhay opened this issue Jun 25, 2019 · 0 comments

Comments

@jpaskhay
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant