cosullivan / SmtpServer

A SMTP Server component written in C#
MIT License
675 stars 159 forks source link

Generate x509 Certificate inline for tests #188

Closed JoeShook closed 8 months ago

JoeShook commented 1 year ago

Generate x509 Certificate inline for tests. Add .github workflow tooling for CodeQL's, code analysis, and build and tests scripts. Definitly some opinionated techniques but it could be a start to build and test here in Github. Free build servers and ran on Linux. :) Fixup the windows-1255 encoding test to pass in more places.

See an example action that build and ran tests on Ubuntu here: https://github.com/JoeShook/SmtpServer/actions