This repo is concerned with providing E2E tests of MITM proxy.
Initially just to help with testing patches.
To run the tests, make sure you have docker installed and are using a bash shell, then do
./run.sh
If you want to rebuild the docker image
./run.sh --build