#!/bin/bash export PYTHONPATH=$PYTHONPATH:/app python3 -m pytest -v /app/tests/test_orchestrator.py