mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +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 @@
|
|||
@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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue