mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +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 @@
|
|||
@repository_recent @_only_local
|
||||
@repository @repository_recent @_only_local
|
||||
Feature: Recent files repository lists the recently used files
|
||||
In order to save time when selecting files
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@repository @_only_local
|
||||
@core @core_filepicker @_only_local
|
||||
Feature: A selected file can be cancelled
|
||||
In order to refine the file manager contents
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@core_form @filepicker
|
||||
@core @core_filepicker
|
||||
Feature: Create folders in the file manager
|
||||
In order to create a directory structure in a file area
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@filepicker @_only_local
|
||||
@core @core_filepicker @_only_local
|
||||
Feature: Delete files and folders from the file manager
|
||||
In order to clean the file manager contents
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@core_form @filepicker
|
||||
@core @core_filepicker
|
||||
Feature: Zip folders and unzip compressed files
|
||||
In order to download or add contents to file areas easily
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@repository_upload @core_form @repository @_only_local
|
||||
@repository @repository_upload @_only_local
|
||||
Feature: Upload files
|
||||
In order to add contents
|
||||
As a moodle user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue