mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
Merge branch 'MDL-38106-master' of git://github.com/danpoltawski/moodle
This commit is contained in:
commit
8dfd73e04a
12 changed files with 58 additions and 14 deletions
|
@ -159,6 +159,7 @@ Feature: Verify that all form fields values can be get and set
|
|||
And I add a "Lesson" to section "1"
|
||||
And I set the following fields to these values:
|
||||
| Name | Test lesson |
|
||||
| Description | Test lesson description |
|
||||
| available[enabled] | 1 |
|
||||
And I set the field "deadline[enabled]" to "1"
|
||||
# Checkbox (AJAX) - Checking "the field matches value" before saving.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue