diff --git a/test-cases/gutenberg/social-icons.md b/test-cases/gutenberg/social-icons.md deleted file mode 100644 index c0eb3de..0000000 --- a/test-cases/gutenberg/social-icons.md +++ /dev/null @@ -1,33 +0,0 @@ - -# Social Icons - Test Cases - --------------------------------------------------------------------------------- - -##### TC001 - -### Active icon gets product color - -- Add `Social Icons` block -- Press an inactive icon e.g. Facebook icon -- Press `link` icon in mobile toolbar above the keyboard or tap the social icon -- Fill `Label` field and add link into `URL` field e.g. facebook.com -- Close the bottom sheet -- Expect Facebook social icons to be active (has product color) -- Expect icon color to be animated when closing bottom sheet - - - --------------------------------------------------------------------------------- - -##### TC002 - -### Social icon forwarding to the link - -- Add `Social Icons` block -- Press an inserter or inline appender -- Add new icon e.g. Amazon -- Add link into `URL` field e.g. amazon.com -- Close the bottom sheet -- Open post preview -- Press Amazon icon -- Expect to be forwarded to the added link \ No newline at end of file diff --git a/test-cases/resources/social-icons-animate-color.gif b/test-cases/resources/social-icons-animate-color.gif deleted file mode 100644 index 61f7e27..0000000 Binary files a/test-cases/resources/social-icons-animate-color.gif and /dev/null differ diff --git a/test-suites/gutenberg/functionality-test-suites.md b/test-suites/gutenberg/functionality-test-suites.md index d6138ae..3b1d213 100644 --- a/test-suites/gutenberg/functionality-test-suites.md +++ b/test-suites/gutenberg/functionality-test-suites.md @@ -46,10 +46,6 @@ This holds a grouping of certain test suites to run in order to share the work w - [ ] Default Colors - Check that default colors still load - [TC001](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/editor-theme.md#tc001) - [ ] Default Gradients - Check that default gradients still load - [TC002](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/editor-theme.md#tc002) - [ ] Custom Colors - Check that custom colors load in the editor - [TC003](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/editor-theme.md#tc003) - -### Social Icons - 1 -- [ ] Active icon gets product color - [TC001](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/social-icons.md#tc001) -- [ ] Social icon forwarding to the link - [TC002](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/social-icons.md#tc002) ``` diff --git a/test-suites/gutenberg/functionality-tests.md b/test-suites/gutenberg/functionality-tests.md index 4e07936..8a1aa4d 100644 --- a/test-suites/gutenberg/functionality-tests.md +++ b/test-suites/gutenberg/functionality-tests.md @@ -124,10 +124,6 @@ Color Settings - 2 - [ ] Customize gradient color - [steps](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/color-settings.md#tc005) - [ ] Custom color picker - [steps](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/color-settings.md#tc006) -Social Icons - 1 -- [ ] Active icon gets product color - [steps](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/social-icons.md#tc001) -- [ ] Social icon forwarding to the link - [steps](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/gutenberg/social-icons.md#tc002) - Story block - 1 - [ ] Story block - Verify is available in Block Picker - [steps](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/jetpack/story.md#tc001) - [ ] Story block - Verify is not available in Block Picker- [steps](https://github.com/wordpress-mobile/test-cases/blob/trunk/test-cases/jetpack/story.md#tc002)