MDL-44871 Atto: Add missing tags to behat tests @editor and @editor_atto

This commit is contained in:
Damyon Wiese 2014-06-12 11:14:21 +08:00
parent 49d82f905e
commit d27c8d924a
22 changed files with 22 additions and 22 deletions

View File

@ -1,4 +1,4 @@
@atto @atto_accessibilitychecker
@editor @editor_atto @atto @atto_accessibilitychecker
Feature: Atto accessibility checker
To write accessible text in Atto, I need to check for accessibility warnings.

View File

@ -1,4 +1,4 @@
@atto @atto_accessibilityhelper
@editor @editor_atto @atto @atto_accessibilityhelper
Feature: Atto accessibility helper
To use a screen reader effectively in Atto, I may need additional information about the text

View File

@ -1,4 +1,4 @@
@atto @atto_align
@editor @editor_atto @atto @atto_align
Feature: Atto align text
To format text in Atto, I need to use the align buttons.

View File

@ -1,4 +1,4 @@
@atto @atto_bold @_bug_phantomjs
@editor @editor_atto @atto @atto_bold @_bug_phantomjs
Feature: Atto bold button
To format text in Atto, I need to use the bold button.

View File

@ -1,4 +1,4 @@
@atto @atto_charmap
@editor @editor_atto @atto @atto_charmap
Feature: Atto charmap button
To format text in Atto, I need to add symbols

View File

@ -1,4 +1,4 @@
@atto @atto_clear @_bug_phantomjs
@editor @editor_atto @atto @atto_clear @_bug_phantomjs
Feature: Atto clear button
To format text in Atto, I need to remove formatting

View File

@ -1,4 +1,4 @@
@atto @atto_collapse
@editor @editor_atto @atto @atto_collapse
Feature: Atto collapse button
To access all the tools in Atto, I need to toggle the toolbar

View File

@ -1,4 +1,4 @@
@atto @atto_equation
@editor @editor_atto @atto @atto_equation
Feature: Atto equation editor
To teach maths to students, I need to write equations

View File

@ -1,4 +1,4 @@
@atto @atto_html
@editor @editor_atto @atto @atto_html
Feature: Atto edit HTML
To write advanced HTML, I need to edit the HTML source code

View File

@ -1,4 +1,4 @@
@atto @atto_image @_file_upload
@editor @editor_atto @atto @atto_image @_file_upload
Feature: Add images to Atto
To write rich text - I need to add images.

View File

@ -1,4 +1,4 @@
@atto @atto_indent
@editor @editor_atto @atto @atto_indent
Feature: Indent text in Atto
To write rich text - I need to indent and outdent things.

View File

@ -1,4 +1,4 @@
@atto @atto_italic @_bug_phantomjs
@editor @editor_atto @atto @atto_italic @_bug_phantomjs
Feature: Atto italic button
To format text in Atto, I need to use the italic button.

View File

@ -1,4 +1,4 @@
@atto @atto_link @_file_upload
@editor @editor_atto @atto @atto_link @_file_upload
Feature: Add links to Atto
To write rich text - I need to add links.

View File

@ -1,4 +1,4 @@
@atto @atto_media @_file_upload
@editor @editor_atto @atto @atto_media @_file_upload
Feature: Add media to Atto
To write rich text - I need to add media.

View File

@ -1,4 +1,4 @@
@atto @atto_orderedlist @_bug_phantomjs
@editor @editor_atto @atto @atto_orderedlist @_bug_phantomjs
Feature: Atto ordered list button
To format text in Atto, I need to use the ordered list button.

View File

@ -1,4 +1,4 @@
@atto @atto_strike @_bug_phantomjs
@editor @editor_atto @atto @atto_strike @_bug_phantomjs
Feature: Atto strike button
To format text in Atto, I need to use the strike button.

View File

@ -1,4 +1,4 @@
@atto @atto_subscript @_bug_phantomjs
@editor @editor_atto @atto @atto_subscript @_bug_phantomjs
Feature: Atto subscript button
To format text in Atto, I need to use the subscript button.

View File

@ -1,4 +1,4 @@
@atto @atto_superscript @_bug_phantomjs
@editor @editor_atto @atto @atto_superscript @_bug_phantomjs
Feature: Atto superscript button
To format text in Atto, I need to use the superscript button.

View File

@ -1,4 +1,4 @@
@atto @atto_table @_bug_phantomjs
@editor @editor_atto @atto @atto_table @_bug_phantomjs
Feature: Atto tables
To format text in Atto, I need to create tables

View File

@ -1,4 +1,4 @@
@atto @atto_title
@editor @editor_atto @atto @atto_title
Feature: Atto title
To format text in Atto, I need to add headings

View File

@ -1,4 +1,4 @@
@atto @atto_underline @_bug_phantomjs
@editor @editor_atto @atto @atto_underline @_bug_phantomjs
Feature: Atto underline button
To format text in Atto, I need to use the underline button.

View File

@ -1,4 +1,4 @@
@atto @atto_unorderedlist @_bug_phantomjs
@editor @editor_atto @atto @atto_unorderedlist @_bug_phantomjs
Feature: Atto unordered list button
To format text in Atto, I need to use the unordered list button.