Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
moodle
moodle
Commits
f7ac933d
Commit
f7ac933d
authored
Jun 16, 2020
by
Andrew Nicols
Browse files
MDL-69068 behat: Allow singular, pivotted data generators
parent
f3936438
Changes
1
Hide whitespace changes
Inline
Side-by-side
blocks/glossary_random/tests/behat/glossary_random_global.feature
View file @
f7ac933d
...
...
@@ -9,9 +9,14 @@ Feature: Random glossary entry block linking to global glossary
|
fullname
|
shortname
|
|
Course
1
|
C1
|
|
Course
2
|
C2
|
And the following "activities" exist
:
|
activity
|
name
|
intro
|
course
|
idnumber
|
globalglossary
|
defaultapproval
|
|
glossary
|
Tips
and
Tricks
|
Frontpage
glossary
description
|
C2
|
glossary0
|
1
|
1
|
And the following "activity" exists
:
|
activity
|
glossary
|
|
name
|
Tips
and
Tricks
|
|
intro
|
Frontpage
glossary
description
|
|
course
|
C2
|
|
idnumber
|
glossary0
|
|
globalglossary
|
1
|
|
defaultapproval
|
1
|
And the following "users" exist
:
|
username
|
firstname
|
lastname
|
email
|
|
student1
|
Sam1
|
Student1
|
student1@example.com
|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment