"""Tests for the Image integration.""" import pathlib TEST_IMAGE = pathlib.Path(__file__).parent / "logo.png"