Skip to content

Added testing around CA generation and SSM access.

Anthony Gargiulo requested to merge tests/ed25519_gen_store into master

Changed how the SSM API clients were setup and interacted with, moving away from *ssm.SSM to ssmiface.SSMAPI This makes it possible to actually test the code by mocking out the calls to AWS.

Edited by Anthony Gargiulo

Merge request reports

Loading