Basic example of testing a Full Stack application with Cypress inside of Docker.
See the corresponding blog post: https://johnnymetz.com/posts/dockerize-your-cypress-tests/
make cypress-run-docker
Setup X server. Follow the instructions outlined here.
make cypress-open-docker
make cypress-run-host
make cypress-open-host
Find the latest tag on Docker Hub - cypress tags. Then update the tag in the following two files:
docker-compose.cypress-run.yaml
frontend/package.json