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