import sys import os # Add server/python directory to path so test modules can import service files sys.path.insert(0, os.path.dirname(__file__))