Skip to content
GitLab
Menu
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
38831914
Commit
38831914
authored
Oct 01, 2015
by
Eloy Lafuente
Browse files
MDL-51555 behat: Added @_file_upload missing tags
So phantomjs can perform complete runs without breakage.
parent
e976a02c
Changes
3
Hide whitespace changes
Inline
Side-by-side
question/type/ddimageortext/tests/behat/add.feature
View file @
38831914
...
...
@@ -18,7 +18,7 @@ Feature: Test creating a drag and drop onto image question
And
I follow
"Course 1"
And
I navigate to
"Question bank"
node in
"Course administration"
@javascript
@javascript
@_file_upload
Scenario
:
Create a drag and drop onto image question
When
I press
"Create a new question ..."
And
I set the field
"Drag and drop onto image"
to
"1"
...
...
question/type/ddmarker/tests/behat/add.feature
View file @
38831914
...
...
@@ -18,7 +18,7 @@ Feature: Test creating a drag and drop markers question
And
I follow
"Course 1"
And
I navigate to
"Question bank"
node in
"Course administration"
@javascript
@javascript
@_file_upload
Scenario
:
Create a drag and drop markers question
When
I press
"Create a new question ..."
And
I set the field
"Drag and drop markers"
to
"1"
...
...
question/type/gapselect/tests/behat/import_test.feature
View file @
38831914
...
...
@@ -17,7 +17,7 @@ Feature: Import and export select missing words questions
And
I log in as
"teacher1"
And
I follow
"Course 1"
@javascript
@javascript
@_file_upload
Scenario
:
Import and export select missing words questions
# Import sample file.
When
I navigate to
"Import"
node in
"Course administration > Question bank"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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