ooni / minivpn

A minimalistic OpenVPN implementation in Go
GNU General Public License v3.0
36 stars 6 forks source link

tests: update unit tests #68

Closed ainghazal closed 5 months ago

ainghazal commented 5 months ago

Additionally, I'm instrumenting the integration test, and merging the coverage profile so that we have a combined measure of the code exercised by coverage and unit tests.

Checklist