tophat / sanity-runner

Automate your sanity tests against a chrome browser running in AWS Lambda. Can be implemented into deployment pipelines for easy post-deploy tests or can be run on the regular to determine if your site starts regressing
https://tophat.github.io/sanity-runner/
Apache License 2.0
41 stars 4 forks source link

feat: allow force deletion of screenshot s3 bucket #324

Closed noahnu closed 2 years ago

noahnu commented 2 years ago

The s3 bucket is meant to store transient objects so it's safe to force destroy when the terraform stack is being cleaned up.