MDL-39232 behat Normalize feature tags according to component names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@admin
|
||||
@core @core_admin
|
||||
Feature: Display extended course names
|
||||
In order to display more info about the courses
|
||||
As a moodle admin
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@admin
|
||||
@core @core_admin
|
||||
Feature: An administrator can filter user accounts by role, cohort and other profile fields
|
||||
In order to find the user accounts I am looking for
|
||||
As a moodle admin
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@admin @_only_local
|
||||
@core @core_admin @_only_local
|
||||
Feature: Upload users
|
||||
In order to add users to the system
|
||||
As a moodle admin
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat
|
||||
@tool @tool_behat
|
||||
Feature: Page contents assertions
|
||||
In order to write good tests
|
||||
As a tests writer
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat
|
||||
@tool @tool_behat
|
||||
Feature: Set up contextual data for tests
|
||||
In order to write tests quickly
|
||||
As a moodle developer
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat
|
||||
@tool @tool_behat
|
||||
Feature: Edit capabilities
|
||||
In order to extend and restrict moodle features
|
||||
As an admin or teacher
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat
|
||||
@tool @tool_behat
|
||||
Feature: List the system steps definitions
|
||||
In order to create new tests
|
||||
As a tests writer
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat @core_form
|
||||
@tool @tool_behat
|
||||
Feature: Forms manipulation
|
||||
In order to interact with Moodle
|
||||
As a user
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat
|
||||
@tool @tool_behat
|
||||
Feature: Transform steps arguments
|
||||
In order to write tests with complex nasty arguments
|
||||
As a tests writer
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@tool_behat
|
||||
@tool @tool_behat
|
||||
Feature: Set up the testing environment
|
||||
In order to execute automated acceptance tests
|
||||
As a moodle developer
|
||||
|
||||
Reference in New Issue
Block a user