This dir contains python test code. You can build a tar.gz file from this by executing python setup.py sdist after which your gat.gz file is in the dist directory. This targz has to be copied to the resources directory so that our unit test can access it. Make sure you do that in a venv with the requirements installed.