mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 08:26: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 @@
|
|||
@mod_wiki @mod
|
||||
@mod @mod_wiki
|
||||
Feature: A teacher can set a wiki to be collaborative or individual
|
||||
In order to allow both collaborative wikis and individual journals with history register
|
||||
As a teacher
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_wiki @mod
|
||||
@mod @mod_wiki
|
||||
Feature: A history of each wiki page is available
|
||||
In order to know how a wiki page evolved over the time and how changed what
|
||||
As a moodle user
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_wiki @mod
|
||||
@mod @mod_wiki
|
||||
Feature: Edited wiki pages may be previewed before saving
|
||||
|
||||
Background:
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@mod_wiki @mod
|
||||
@mod @mod_wiki
|
||||
Feature: There is a choice of formats for editing a wiki page
|
||||
In order to allow users to use their favorite wiki format
|
||||
As a moodle user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue