Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa5b212
)
MDL-42286 fix trailing whitespace
author
Dan Poltawski
<dan@moodle.com>
Mon, 4 Nov 2013 06:14:30 +0000
(14:14 +0800)
committer
Dan Poltawski
<dan@moodle.com>
Mon, 4 Nov 2013 06:14:30 +0000
(14:14 +0800)
question/tests/behat/question_categories.feature
patch
|
blob
|
blame
|
history
diff --git
a/question/tests/behat/question_categories.feature
b/question/tests/behat/question_categories.feature
index
f09d61e
..
3d6afe4
100644
(file)
--- a/
question/tests/behat/question_categories.feature
+++ b/
question/tests/behat/question_categories.feature
@@
-3,7
+3,7
@@
Feature: A teacher can put questions in categories in the question bank
In order to organize their questions
As a teacher
I need to put questions in categories
-
+
Background:
Given the following "users" exists:
| username | firstname | lastname | email |
@@
-53,7
+53,7
@@
Feature: A teacher can put questions in categories in the question bank
Then I should see "my test question"
And the "category" select box should contain "New Category 2 (1)"
And the "category" select box should not contain "New Category 1 (1)"
-
+
@javascript
Scenario: Delete a question category
When I follow "Categories"