From e9af8d55af3805e60f4af39060717c5aa1d21a0b Mon Sep 17 00:00:00 2001 From: Fabian Rodriguez Date: Fri, 23 Aug 2013 20:09:42 -0300 Subject: [PATCH] reorganize cukes into desktop and mobile folders --- features/{ => desktop}/accepts_invitation.feature | 0 features/{ => desktop}/activity_stream.feature | 0 features/{ => desktop}/aspect_navigation.feature | 0 features/{ => desktop}/blocks_user.feature | 0 features/{ => desktop}/change_email.feature | 0 features/{ => desktop}/change_password.feature | 0 features/{ => desktop}/closes_account.feature | 0 features/{ => desktop}/comments.feature | 0 features/{ => desktop}/connects_users.feature | 0 features/{ => desktop}/contacts.feature | 0 features/{ => desktop}/conversations.feature | 0 features/{ => desktop}/donations.feature | 0 features/{ => desktop}/download_photos.feature | 0 features/{ => desktop}/edits_profile.feature | 0 features/{ => desktop}/follows_tags.feature | 0 features/{ => desktop}/hovercards.feature | 0 features/{ => desktop}/invitations.feature | 0 features/{ => desktop}/keyboard_navigation.feature | 0 features/{ => desktop}/logged_out_browsing.feature | 0 features/{ => desktop}/logs_in_and_out.feature | 0 features/{ => desktop}/manages_aspects.feature | 0 features/{ => desktop}/mentions.feature | 0 .../{ => desktop}/mentions_from_profile_page.feature | 0 features/{ => desktop}/not_safe_for_work.feature | 0 features/{ => desktop}/notifications.feature | 0 features/{ => desktop}/oembed.feature | 0 features/{ => desktop}/photo_lightbox.feature | 0 features/{ => desktop}/post_preview.feature | 0 features/{ => desktop}/posts_from_main_page.feature | 0 .../{ => desktop}/posts_from_profile_page.feature | 0 features/{ => desktop}/profile_photos.feature | 0 features/{ => desktop}/reshare.feature | 0 features/{ => desktop}/screenshots.feature | 0 features/{ => desktop}/show_more.feature | 0 features/{ => desktop}/signs_up.feature | 0 features/{ => desktop}/stops_following_users.feature | 0 features/{ => desktop}/tags.feature | 0 features/{ => desktop}/tags_and_comments.feature | 0 features/mobile.feature | 11 ----------- .../activity_stream.feature} | 0 .../conversations.feature} | 0 .../edits_profile.feature} | 0 .../getting_started.feature} | 0 .../multiphoto.feature} | 0 .../posts_from_main_page.feature} | 0 .../reactions.feature} | 0 .../reshare.feature} | 0 features/{tags_mobile.feature => mobile/tags.feature} | 0 48 files changed, 11 deletions(-) rename features/{ => desktop}/accepts_invitation.feature (100%) rename features/{ => desktop}/activity_stream.feature (100%) rename features/{ => desktop}/aspect_navigation.feature (100%) rename features/{ => desktop}/blocks_user.feature (100%) rename features/{ => desktop}/change_email.feature (100%) rename features/{ => desktop}/change_password.feature (100%) rename features/{ => desktop}/closes_account.feature (100%) rename features/{ => desktop}/comments.feature (100%) rename features/{ => desktop}/connects_users.feature (100%) rename features/{ => desktop}/contacts.feature (100%) rename features/{ => desktop}/conversations.feature (100%) rename features/{ => desktop}/donations.feature (100%) rename features/{ => desktop}/download_photos.feature (100%) rename features/{ => desktop}/edits_profile.feature (100%) rename features/{ => desktop}/follows_tags.feature (100%) rename features/{ => desktop}/hovercards.feature (100%) rename features/{ => desktop}/invitations.feature (100%) rename features/{ => desktop}/keyboard_navigation.feature (100%) rename features/{ => desktop}/logged_out_browsing.feature (100%) rename features/{ => desktop}/logs_in_and_out.feature (100%) rename features/{ => desktop}/manages_aspects.feature (100%) rename features/{ => desktop}/mentions.feature (100%) rename features/{ => desktop}/mentions_from_profile_page.feature (100%) rename features/{ => desktop}/not_safe_for_work.feature (100%) rename features/{ => desktop}/notifications.feature (100%) rename features/{ => desktop}/oembed.feature (100%) rename features/{ => desktop}/photo_lightbox.feature (100%) rename features/{ => desktop}/post_preview.feature (100%) rename features/{ => desktop}/posts_from_main_page.feature (100%) rename features/{ => desktop}/posts_from_profile_page.feature (100%) rename features/{ => desktop}/profile_photos.feature (100%) rename features/{ => desktop}/reshare.feature (100%) rename features/{ => desktop}/screenshots.feature (100%) rename features/{ => desktop}/show_more.feature (100%) rename features/{ => desktop}/signs_up.feature (100%) rename features/{ => desktop}/stops_following_users.feature (100%) rename features/{ => desktop}/tags.feature (100%) rename features/{ => desktop}/tags_and_comments.feature (100%) delete mode 100644 features/mobile.feature rename features/{activity_stream_mobile.feature => mobile/activity_stream.feature} (100%) rename features/{conversations_mobile.feature => mobile/conversations.feature} (100%) rename features/{edits_profile_mobile.feature => mobile/edits_profile.feature} (100%) rename features/{getting_started_mobile.feature => mobile/getting_started.feature} (100%) rename features/{multiphoto_mobile.feature => mobile/multiphoto.feature} (100%) rename features/{posts_from_main_page_mobile.feature => mobile/posts_from_main_page.feature} (100%) rename features/{reactions_mobile.feature => mobile/reactions.feature} (100%) rename features/{reshare_mobile.feature => mobile/reshare.feature} (100%) rename features/{tags_mobile.feature => mobile/tags.feature} (100%) diff --git a/features/accepts_invitation.feature b/features/desktop/accepts_invitation.feature similarity index 100% rename from features/accepts_invitation.feature rename to features/desktop/accepts_invitation.feature diff --git a/features/activity_stream.feature b/features/desktop/activity_stream.feature similarity index 100% rename from features/activity_stream.feature rename to features/desktop/activity_stream.feature diff --git a/features/aspect_navigation.feature b/features/desktop/aspect_navigation.feature similarity index 100% rename from features/aspect_navigation.feature rename to features/desktop/aspect_navigation.feature diff --git a/features/blocks_user.feature b/features/desktop/blocks_user.feature similarity index 100% rename from features/blocks_user.feature rename to features/desktop/blocks_user.feature diff --git a/features/change_email.feature b/features/desktop/change_email.feature similarity index 100% rename from features/change_email.feature rename to features/desktop/change_email.feature diff --git a/features/change_password.feature b/features/desktop/change_password.feature similarity index 100% rename from features/change_password.feature rename to features/desktop/change_password.feature diff --git a/features/closes_account.feature b/features/desktop/closes_account.feature similarity index 100% rename from features/closes_account.feature rename to features/desktop/closes_account.feature diff --git a/features/comments.feature b/features/desktop/comments.feature similarity index 100% rename from features/comments.feature rename to features/desktop/comments.feature diff --git a/features/connects_users.feature b/features/desktop/connects_users.feature similarity index 100% rename from features/connects_users.feature rename to features/desktop/connects_users.feature diff --git a/features/contacts.feature b/features/desktop/contacts.feature similarity index 100% rename from features/contacts.feature rename to features/desktop/contacts.feature diff --git a/features/conversations.feature b/features/desktop/conversations.feature similarity index 100% rename from features/conversations.feature rename to features/desktop/conversations.feature diff --git a/features/donations.feature b/features/desktop/donations.feature similarity index 100% rename from features/donations.feature rename to features/desktop/donations.feature diff --git a/features/download_photos.feature b/features/desktop/download_photos.feature similarity index 100% rename from features/download_photos.feature rename to features/desktop/download_photos.feature diff --git a/features/edits_profile.feature b/features/desktop/edits_profile.feature similarity index 100% rename from features/edits_profile.feature rename to features/desktop/edits_profile.feature diff --git a/features/follows_tags.feature b/features/desktop/follows_tags.feature similarity index 100% rename from features/follows_tags.feature rename to features/desktop/follows_tags.feature diff --git a/features/hovercards.feature b/features/desktop/hovercards.feature similarity index 100% rename from features/hovercards.feature rename to features/desktop/hovercards.feature diff --git a/features/invitations.feature b/features/desktop/invitations.feature similarity index 100% rename from features/invitations.feature rename to features/desktop/invitations.feature diff --git a/features/keyboard_navigation.feature b/features/desktop/keyboard_navigation.feature similarity index 100% rename from features/keyboard_navigation.feature rename to features/desktop/keyboard_navigation.feature diff --git a/features/logged_out_browsing.feature b/features/desktop/logged_out_browsing.feature similarity index 100% rename from features/logged_out_browsing.feature rename to features/desktop/logged_out_browsing.feature diff --git a/features/logs_in_and_out.feature b/features/desktop/logs_in_and_out.feature similarity index 100% rename from features/logs_in_and_out.feature rename to features/desktop/logs_in_and_out.feature diff --git a/features/manages_aspects.feature b/features/desktop/manages_aspects.feature similarity index 100% rename from features/manages_aspects.feature rename to features/desktop/manages_aspects.feature diff --git a/features/mentions.feature b/features/desktop/mentions.feature similarity index 100% rename from features/mentions.feature rename to features/desktop/mentions.feature diff --git a/features/mentions_from_profile_page.feature b/features/desktop/mentions_from_profile_page.feature similarity index 100% rename from features/mentions_from_profile_page.feature rename to features/desktop/mentions_from_profile_page.feature diff --git a/features/not_safe_for_work.feature b/features/desktop/not_safe_for_work.feature similarity index 100% rename from features/not_safe_for_work.feature rename to features/desktop/not_safe_for_work.feature diff --git a/features/notifications.feature b/features/desktop/notifications.feature similarity index 100% rename from features/notifications.feature rename to features/desktop/notifications.feature diff --git a/features/oembed.feature b/features/desktop/oembed.feature similarity index 100% rename from features/oembed.feature rename to features/desktop/oembed.feature diff --git a/features/photo_lightbox.feature b/features/desktop/photo_lightbox.feature similarity index 100% rename from features/photo_lightbox.feature rename to features/desktop/photo_lightbox.feature diff --git a/features/post_preview.feature b/features/desktop/post_preview.feature similarity index 100% rename from features/post_preview.feature rename to features/desktop/post_preview.feature diff --git a/features/posts_from_main_page.feature b/features/desktop/posts_from_main_page.feature similarity index 100% rename from features/posts_from_main_page.feature rename to features/desktop/posts_from_main_page.feature diff --git a/features/posts_from_profile_page.feature b/features/desktop/posts_from_profile_page.feature similarity index 100% rename from features/posts_from_profile_page.feature rename to features/desktop/posts_from_profile_page.feature diff --git a/features/profile_photos.feature b/features/desktop/profile_photos.feature similarity index 100% rename from features/profile_photos.feature rename to features/desktop/profile_photos.feature diff --git a/features/reshare.feature b/features/desktop/reshare.feature similarity index 100% rename from features/reshare.feature rename to features/desktop/reshare.feature diff --git a/features/screenshots.feature b/features/desktop/screenshots.feature similarity index 100% rename from features/screenshots.feature rename to features/desktop/screenshots.feature diff --git a/features/show_more.feature b/features/desktop/show_more.feature similarity index 100% rename from features/show_more.feature rename to features/desktop/show_more.feature diff --git a/features/signs_up.feature b/features/desktop/signs_up.feature similarity index 100% rename from features/signs_up.feature rename to features/desktop/signs_up.feature diff --git a/features/stops_following_users.feature b/features/desktop/stops_following_users.feature similarity index 100% rename from features/stops_following_users.feature rename to features/desktop/stops_following_users.feature diff --git a/features/tags.feature b/features/desktop/tags.feature similarity index 100% rename from features/tags.feature rename to features/desktop/tags.feature diff --git a/features/tags_and_comments.feature b/features/desktop/tags_and_comments.feature similarity index 100% rename from features/tags_and_comments.feature rename to features/desktop/tags_and_comments.feature diff --git a/features/mobile.feature b/features/mobile.feature deleted file mode 100644 index 7853344ff..000000000 --- a/features/mobile.feature +++ /dev/null @@ -1,11 +0,0 @@ -@javascript -Feature: Navigate mobile site - - In order to navigate Diaspora* - As a mobile user - I want to show mobile site of Diaspora* - - Scenario: Show mobile site - And I visit the mobile aspects page - Then I should see "LOG IN" - diff --git a/features/activity_stream_mobile.feature b/features/mobile/activity_stream.feature similarity index 100% rename from features/activity_stream_mobile.feature rename to features/mobile/activity_stream.feature diff --git a/features/conversations_mobile.feature b/features/mobile/conversations.feature similarity index 100% rename from features/conversations_mobile.feature rename to features/mobile/conversations.feature diff --git a/features/edits_profile_mobile.feature b/features/mobile/edits_profile.feature similarity index 100% rename from features/edits_profile_mobile.feature rename to features/mobile/edits_profile.feature diff --git a/features/getting_started_mobile.feature b/features/mobile/getting_started.feature similarity index 100% rename from features/getting_started_mobile.feature rename to features/mobile/getting_started.feature diff --git a/features/multiphoto_mobile.feature b/features/mobile/multiphoto.feature similarity index 100% rename from features/multiphoto_mobile.feature rename to features/mobile/multiphoto.feature diff --git a/features/posts_from_main_page_mobile.feature b/features/mobile/posts_from_main_page.feature similarity index 100% rename from features/posts_from_main_page_mobile.feature rename to features/mobile/posts_from_main_page.feature diff --git a/features/reactions_mobile.feature b/features/mobile/reactions.feature similarity index 100% rename from features/reactions_mobile.feature rename to features/mobile/reactions.feature diff --git a/features/reshare_mobile.feature b/features/mobile/reshare.feature similarity index 100% rename from features/reshare_mobile.feature rename to features/mobile/reshare.feature diff --git a/features/tags_mobile.feature b/features/mobile/tags.feature similarity index 100% rename from features/tags_mobile.feature rename to features/mobile/tags.feature