webprofusion / certify

Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Download from certifytheweb.com
https://certifytheweb.com
Other
1.48k stars 255 forks source link

Created basic unit tests for the Loggy class in Certify.Shared.Core #645

Closed jrnelson90 closed 11 months ago

jrnelson90 commented 11 months ago

Created this basic unit tests for Loggy as an easy entry point into writing MSTest C# unit tests for a simple wrapper class, increased unit test code coverage for Loggy.cs to 100%

https://github.com/webprofusion/certify-general/issues/7