diff --git a/tests/__init__.py b/old_tests/__init__.py similarity index 100% rename from tests/__init__.py rename to old_tests/__init__.py diff --git a/tests/helper.py b/old_tests/helper.py similarity index 100% rename from tests/helper.py rename to old_tests/helper.py diff --git a/tests/media/__init__.py b/old_tests/media/__init__.py similarity index 100% rename from tests/media/__init__.py rename to old_tests/media/__init__.py diff --git a/tests/media/test_audio.py b/old_tests/media/test_audio.py similarity index 100% rename from tests/media/test_audio.py rename to old_tests/media/test_audio.py diff --git a/tests/media/test_media.py b/old_tests/media/test_media.py similarity index 100% rename from tests/media/test_media.py rename to old_tests/media/test_media.py diff --git a/tests/media/test_photo.py b/old_tests/media/test_photo.py similarity index 100% rename from tests/media/test_photo.py rename to old_tests/media/test_photo.py diff --git a/tests/media/test_video.py b/old_tests/media/test_video.py similarity index 100% rename from tests/media/test_video.py rename to old_tests/media/test_video.py diff --git a/tests/plugins/__init__.py b/old_tests/plugins/__init__.py similarity index 100% rename from tests/plugins/__init__.py rename to old_tests/plugins/__init__.py diff --git a/tests/plugins/googlephotos/__init__.py b/old_tests/plugins/googlephotos/__init__.py similarity index 100% rename from tests/plugins/googlephotos/__init__.py rename to old_tests/plugins/googlephotos/__init__.py diff --git a/tests/plugins/googlephotos/googlephotos_test.py b/old_tests/plugins/googlephotos/googlephotos_test.py similarity index 100% rename from tests/plugins/googlephotos/googlephotos_test.py rename to old_tests/plugins/googlephotos/googlephotos_test.py diff --git a/tests/requirements.txt b/old_tests/requirements.txt similarity index 100% rename from tests/requirements.txt rename to old_tests/requirements.txt diff --git a/tests/test_config.py b/old_tests/test_config.py similarity index 100% rename from tests/test_config.py rename to old_tests/test_config.py diff --git a/tests/test_constants.py b/old_tests/test_constants.py similarity index 100% rename from tests/test_constants.py rename to old_tests/test_constants.py diff --git a/tests/test_dependencies.py b/old_tests/test_dependencies.py similarity index 100% rename from tests/test_dependencies.py rename to old_tests/test_dependencies.py diff --git a/tests/test_elodie.py b/old_tests/test_elodie.py similarity index 100% rename from tests/test_elodie.py rename to old_tests/test_elodie.py diff --git a/tests/test_filesystem.py b/old_tests/test_filesystem.py similarity index 100% rename from tests/test_filesystem.py rename to old_tests/test_filesystem.py diff --git a/tests/test_geolocation.py b/old_tests/test_geolocation.py similarity index 100% rename from tests/test_geolocation.py rename to old_tests/test_geolocation.py diff --git a/tests/test_localstorage.py b/old_tests/test_localstorage.py similarity index 100% rename from tests/test_localstorage.py rename to old_tests/test_localstorage.py diff --git a/tests/test_log.py b/old_tests/test_log.py similarity index 100% rename from tests/test_log.py rename to old_tests/test_log.py diff --git a/tests/test_plugins.py b/old_tests/test_plugins.py similarity index 100% rename from tests/test_plugins.py rename to old_tests/test_plugins.py diff --git a/tests/test_result.py b/old_tests/test_result.py similarity index 100% rename from tests/test_result.py rename to old_tests/test_result.py