How to run
- Run
make run-cast
to simulate Cast environment. There should be no errors printed. - In separate shell, run
make run-proxy
to simulate customer environment. There should be no errors printed. - In the shell where cast is running, press Return to kick-off the test. Three requests should be made and each should succeed.