mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-76169 question: General behat fixes
Whilst amending these tests I discovered some other minor fixes to be made.
This commit is contained in:
parent
8ffbaad330
commit
bcbdb8764a
7 changed files with 14 additions and 29 deletions
|
@ -1,4 +1,4 @@
|
|||
@qbank @qbank_previewquestion @javascript
|
||||
@qbank @qbank_previewquestion
|
||||
Feature: A teacher can preview questions in the question bank
|
||||
In order to ensure the questions are properly created
|
||||
As a teacher
|
||||
|
|
|
@ -16,7 +16,6 @@ Feature: Use the qbank plugin manager page for previewquestion
|
|||
| questioncategory | qtype | name | questiontext |
|
||||
| Test questions | truefalse | First question | Answer the first question |
|
||||
|
||||
@javascript
|
||||
Scenario: Enable/disable previewquestion column from the base view
|
||||
Given I log in as "admin"
|
||||
When I navigate to "Plugins > Question bank plugins > Manage question bank plugins" in site administration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue