Skip to content
Snippets Groups Projects
Commit 45985350 authored by Kyle Fazzari's avatar Kyle Fazzari Committed by Jacob Perron
Browse files

create_key test: add missing tests (#132)


* create_key test: add missing tests

In preparation for future work, add a few tests that are missing from
`create_key`, specifically tests that verify the request.cnf,
permissions.p7s, governance.p7s, and ecdsaparam.

Also rework test module to use module fixtures and multiple smaller test
cases instead of one large one. This makes it easier to add more, and
makes test failures more meaningful.

Signed-off-by: default avatarKyle Fazzari <kyle@canonical.com>

* Remove spurious comment

Signed-off-by: default avatarKyle Fazzari <kyle@canonical.com>
parent f2647546
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment