Go to worker directory and run the script
chmod +x run_um.sh
./run_um.sh
Come back to tests directory and install dependencies
pip install requests pytest psycopg2 python-dotenv helicone
Run in tests directory
pytest python_integration_tests.py
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Go to worker directory and run the script
chmod +x run_um.sh
./run_um.sh
Come back to tests directory and install dependencies
pip install requests pytest psycopg2 python-dotenv helicone
Run in tests directory
pytest python_integration_tests.py