import os import moto # monkey patch global for other tests ROOT_PATH: str = os.path.dirname(__file__) FIXTURES_PATH: str = os.path.join(ROOT_PATH, 'fixtures')