Run integration tests using Docker and headless Chrome.
This also doubles as load testing. You will need to run the following command:
docker-compose up --build --scale web=n
where n is the number of containers you want to run
When the containers are spawned, they will run through all the features.