cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
709 stars 167 forks source link

Add Hook Keypair Unit Tests #699

Closed alecrajeev closed 5 years ago

alecrajeev commented 5 years ago

Uses moto to mock creating and describing the keypair API for unit testing. This increases coverage for hooks/keypair