"""Mocks. This file is a temporary shim while other unit tests are refactored. """ from tests.testutils.mocks import instant_grats_persister # NOQA from tests.testutils.mocks import track_persister # NOQA from tests.testutils.mocks.ows_assets import * # NOQA from tests.testutils.mocks.ows_contracts import ows_contracts_is_mech_admin # NOQA from tests.testutils.mocks.ows_product import * # NOQA from tests.testutils.mocks.ows_product_digital import * # NOQA from tests.testutils.mocks.ows_sound_recordings import * # NOQA from tests.testutils.mocks.owsrequest import * # NOQA from tests.testutils.mocks.performer_persister import * # NOQA from tests.testutils.mocks.subgenre_query import * # NOQA