MDL-39232 behat Normalize feature tags according to component names

This commit is contained in:
David Monllao 2013-04-23 12:56:40 +08:00
parent 9b1dbe16db
commit 550d842e3c
84 changed files with 85 additions and 85 deletions

View file

@ -1,4 +1,4 @@
@core_comment
@block @block_comments
Feature: Add a comment to the comments block
In order to comment on a conversation or a topic
As a moodle user

View file

@ -1,4 +1,4 @@
@core_comment
@block @block_comments
Feature: Delete comment block messages
In order to refine comment block's contents
As a moodle teacher

View file

@ -1,4 +1,4 @@
@blocks
@core @core_block
Feature: Add blocks
In order to add more functionality to pages
As a teacher

View file

@ -1,4 +1,4 @@
@blocks @admin
@core @core_block
Feature: Add and configure blocks throughout the site
In order to maintain some patterns across all the site
As a moodle manager

View file

@ -1,4 +1,4 @@
@blocks
@core @core_block
Feature: Allowed blocks controls
In order to prevent the use of some blocks
As an admin