base2Services / shelvery-aws-backups

Automating EBS RDS EC2 backups on lambda
MIT License
36 stars 22 forks source link

improve integration tests and add test cases #133

Closed Guslington closed 2 years ago

Guslington commented 2 years ago

Improve integration tests

the test cases require AWS resources setup and torn down each time, it might be a good idea to do this with cloudformation so we can launch it before running the test cases. It is also then much easier to cleanup at the end.

Test cases

for each of the resources [rds, rds_cluster, docdb, ebs, ec2ami]