mlevit / aws-auto-cleanup

Programmatically delete AWS resources based on an allowlist and time to live (TTL) settings
MIT License
495 stars 54 forks source link

Adding test coverage using Moto #34

Closed mlevit closed 5 years ago

mlevit commented 5 years ago

Description

Test coverage using Moto for as many of the services used as I can.

Related issue(s) (if applicable)

N/A

Checklist

Generic

Development

Testing

Documentation