todomvc-no-tests-vercel

January 19, 2022 · View on GitHub

TodoMVC deploying to preview environments to Vercel and triggering CircleCI pipeline with tests

The tests are in the repo bahmutov/todomvc-tests-circleci. The test recordings are on Cypress Dashboard todomvc-tests-circleci

CircleCI

More info

The tests are triggered in .github/workflows/deploy.yml after Vercel deploys the site. The trigger uses trigger-circleci-pipeline utility to trigger CircleCI pipeline. Read the blog post How to Keep Cypress Tests in Another Repo While Using CircleCI.

Small print

Author: Gleb Bahmutov © 2021