diff --git a/tests/cuke/create-page.feature b/tests/salad/create-page.feature similarity index 100% rename from tests/cuke/create-page.feature rename to tests/salad/create-page.feature diff --git a/tests/cuke/delete-page.feature b/tests/salad/delete-page.feature similarity index 100% rename from tests/cuke/delete-page.feature rename to tests/salad/delete-page.feature diff --git a/tests/cuke/login.feature b/tests/salad/login.feature similarity index 100% rename from tests/cuke/login.feature rename to tests/salad/login.feature diff --git a/tests/cuke/logout.feature b/tests/salad/logout.feature similarity index 100% rename from tests/cuke/logout.feature rename to tests/salad/logout.feature diff --git a/tests/cuke/step_definitions/content.rb b/tests/salad/step_definitions/content.rb similarity index 100% rename from tests/cuke/step_definitions/content.rb rename to tests/salad/step_definitions/content.rb diff --git a/tests/cuke/step_definitions/front-end.rb b/tests/salad/step_definitions/front-end.rb similarity index 100% rename from tests/cuke/step_definitions/front-end.rb rename to tests/salad/step_definitions/front-end.rb diff --git a/tests/cuke/step_definitions/general.rb b/tests/salad/step_definitions/general.rb similarity index 100% rename from tests/cuke/step_definitions/general.rb rename to tests/salad/step_definitions/general.rb diff --git a/tests/cuke/step_definitions/log-in.rb b/tests/salad/step_definitions/log-in.rb similarity index 100% rename from tests/cuke/step_definitions/log-in.rb rename to tests/salad/step_definitions/log-in.rb diff --git a/tests/cuke/step_definitions/security.rb b/tests/salad/step_definitions/security.rb similarity index 100% rename from tests/cuke/step_definitions/security.rb rename to tests/salad/step_definitions/security.rb