diff --git a/tests/create_aqsol_artifacts.py b/tests/create_test_artifacts/create_aqsol_artifacts.py similarity index 100% rename from tests/create_aqsol_artifacts.py rename to tests/create_test_artifacts/create_aqsol_artifacts.py diff --git a/tests/create_basic_test_artifacts.py b/tests/create_test_artifacts/create_basic_test_artifacts.py similarity index 100% rename from tests/create_basic_test_artifacts.py rename to tests/create_test_artifacts/create_basic_test_artifacts.py diff --git a/tests/create_realtime_endpoint.py b/tests/create_test_artifacts/create_realtime_endpoint.py similarity index 100% rename from tests/create_realtime_endpoint.py rename to tests/create_test_artifacts/create_realtime_endpoint.py diff --git a/tests/create_training_adjusted_artifacts.py b/tests/create_test_artifacts/create_training_adjusted_artifacts.py similarity index 100% rename from tests/create_training_adjusted_artifacts.py rename to tests/create_test_artifacts/create_training_adjusted_artifacts.py diff --git a/tests/create_wine_artifacts.py b/tests/create_test_artifacts/create_wine_artifacts.py similarity index 100% rename from tests/create_wine_artifacts.py rename to tests/create_test_artifacts/create_wine_artifacts.py diff --git a/tests/delete_test_artifacts.py b/tests/create_test_artifacts/delete_test_artifacts.py similarity index 100% rename from tests/delete_test_artifacts.py rename to tests/create_test_artifacts/delete_test_artifacts.py