mirror of
https://github.com/laurivosandi/certidude
synced 2025-09-07 22:20:56 +00:00
Another attempt to increase code coverage
This commit is contained in:
@@ -45,3 +45,6 @@ def test_cli_setup_authority():
|
|||||||
|
|
||||||
authority.generate_ovpn_bundle(u"test2")
|
authority.generate_ovpn_bundle(u"test2")
|
||||||
authority.generate_pkcs12_bundle(u"test3")
|
authority.generate_pkcs12_bundle(u"test3")
|
||||||
|
|
||||||
|
result = runner.invoke(cli, ['list', '-srv'])
|
||||||
|
assert not result.exception
|
||||||
|
Reference in New Issue
Block a user