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 @@
|
|||
@mod_glossary @mod
|
||||
@mod @mod_glossary
|
||||
Feature: A teacher can set whether glossary entries are always editable or not
|
||||
In order to ensure students think before adding new entries
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_glossary
|
||||
@mod @mod_glossary
|
||||
Feature: A teacher can choose whether to allow duplicate entries in a glossary
|
||||
In order to avoid confusion
|
||||
As a moodle teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_glossary @mod
|
||||
@mod @mod_glossary
|
||||
Feature: A teacher can choose whether to provide a printer-friendly glossary entries list
|
||||
In order to print glossaries easily
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_glossary @mod
|
||||
@mod @mod_glossary
|
||||
Feature: Glossary entries can be searched or browsed by alphabet, category, date or author
|
||||
In order to find entries in a glossary
|
||||
As a moodle user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue