this is the test set we use to verify changes in our downstream of the python-safer repo
get our latest downstream, and setup a python venv, then install requirments.txt
bash get-latest.shset any variables and uncomment which test you'd like to run against in app.py
python3 app.pywhen done, cleanup dir
bash clean-up.sh