diff --git a/oid4vci/tests/__init__.py b/oid4vci/oid4vci/tests/__init__.py similarity index 100% rename from oid4vci/tests/__init__.py rename to oid4vci/oid4vci/tests/__init__.py diff --git a/oid4vci/tests/conftest.py b/oid4vci/oid4vci/tests/conftest.py similarity index 100% rename from oid4vci/tests/conftest.py rename to oid4vci/oid4vci/tests/conftest.py diff --git a/oid4vci/tests/models/__init__.py b/oid4vci/oid4vci/tests/models/__init__.py similarity index 100% rename from oid4vci/tests/models/__init__.py rename to oid4vci/oid4vci/tests/models/__init__.py diff --git a/oid4vci/tests/models/test_exchange.py b/oid4vci/oid4vci/tests/models/test_exchange.py similarity index 100% rename from oid4vci/tests/models/test_exchange.py rename to oid4vci/oid4vci/tests/models/test_exchange.py diff --git a/oid4vci/tests/models/test_supported_cred.py b/oid4vci/oid4vci/tests/models/test_supported_cred.py similarity index 100% rename from oid4vci/tests/models/test_supported_cred.py rename to oid4vci/oid4vci/tests/models/test_supported_cred.py diff --git a/oid4vci/tests/routes/__init__.py b/oid4vci/oid4vci/tests/routes/__init__.py similarity index 100% rename from oid4vci/tests/routes/__init__.py rename to oid4vci/oid4vci/tests/routes/__init__.py diff --git a/oid4vci/tests/routes/conftest.py b/oid4vci/oid4vci/tests/routes/conftest.py similarity index 100% rename from oid4vci/tests/routes/conftest.py rename to oid4vci/oid4vci/tests/routes/conftest.py diff --git a/oid4vci/tests/routes/test_admin.py b/oid4vci/oid4vci/tests/routes/test_admin.py similarity index 100% rename from oid4vci/tests/routes/test_admin.py rename to oid4vci/oid4vci/tests/routes/test_admin.py diff --git a/oid4vci/tests/routes/test_public_routes.py b/oid4vci/oid4vci/tests/routes/test_public_routes.py similarity index 100% rename from oid4vci/tests/routes/test_public_routes.py rename to oid4vci/oid4vci/tests/routes/test_public_routes.py