moodleou / moodle-qtype_oumultiresponse

A multiple-choice, multiple response question type for Moodle, with particular scoring rules.
12 stars 20 forks source link

behat test "backup_and_restore.feature" throws error #16

Open rezeau opened 3 months ago

rezeau commented 3 months ago

Scenario: Backup and restore a course containing an OU multiple response question And I backup "Course 1" course using this options: # behat_backup::i_backup_course_using_this_options() | Confirmation | Filename | test_backup.mbz | Button matching locator "Continue" not found. (Behat\Mink\Exception\ElementNotFoundException) To fix: add this line in the test at the end of Background: And the following config values are set as admin: | enableasyncbackup | 0 |