runfalk / certbot-dns-loopia

Loopia DNS authentication plugin for Certbot
Other
37 stars 11 forks source link

Add automated tests #32

Open MrRawbin opened 2 years ago

MrRawbin commented 2 years ago

More tests should be added, and they should be run on push in GitHub Actions.

As an added bonus, code coverage should be measured and enforced in GitHub Actions as well.

kmpm commented 2 years ago

More tests are needed but those that exists runs on GHA today.

MrRawbin commented 2 years ago

More tests are needed but those that exists runs on GHA today.

Wow, you are too quick for me. :smiley:

Still though, when more tests have been added I think we should enforce some level of code coverage.