summaryrefslogtreecommitdiffstats
path: root/tests/test_acme_dns_tiny.py
Commit message (Collapse)AuthorAgeFilesLines
* Rework test (coverage and refactorization)vg2020-03-121-74/+115
| | | | | | | - better coverage (add contact tests) - split one big test with a loop on a dict to single test functions, giving better view on test advance and report - factorization of _csr and _san_csr to a single function
* Initial commitvg2019-05-211-0/+132