mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-39232 behat Normalize feature tags according to component names
This commit is contained in:
parent
9b1dbe16db
commit
550d842e3c
84 changed files with 85 additions and 85 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@blocks
|
||||
@core @core_block
|
||||
Feature: Add blocks
|
||||
In order to add more functionality to pages
|
||||
As a teacher
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@blocks
|
||||
@core @core_block
|
||||
Feature: Allowed blocks controls
|
||||
In order to prevent the use of some blocks
|
||||
As an admin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue