Scaling Availability With Distributed E2E Testing
Many teams say “CI/CD” but only test inside each repo. In this article, we show how separating CI from CD and adding a dedicated, cross-repo E2E test suite as a release gate helps catch ecosystem issues before production. By centralizing Playwright tests in their own repository and running them on staging, engineers own availability end-to-end and ship with more confidence.
- #ci/cd
- #continuous integration
- #continuous delivery
- #continuous deployment
- #end-to-end tests
- #e2e testing
- #distributed testing
- #staging environment
- #github actions
- #repository_dispatch
- #playwright
- #test automation
- #quality engineering
- #devops
- #software reliability
- #availability
- #infrastructure as code
- #iac
- #cognito
- #engineering culture
by César Felipe