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

Test coverage for sanity runner itself #332

Open noahnu opened 2 years ago

noahnu commented 2 years ago

We're missing test coverage! And we're a testing tool!

We can start with some unit tests and then add some end to end tests.