mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 01:46:45 +02:00
MDL-71913 mod_data: Update behat tests
This commit is contained in:
parent
671375115f
commit
6c0e1eee94
8 changed files with 57 additions and 63 deletions
|
@ -26,7 +26,7 @@ Feature: Using the database activities which support point scale
|
|||
And I add a "Text input" field to "Test database name" database and I fill the form with:
|
||||
| Field name | Test field name |
|
||||
| Field description | Test field description |
|
||||
And I follow "Templates"
|
||||
And I navigate to "Templates" in current page administration
|
||||
And I wait until the page is ready
|
||||
And I am on the "Test database name" "data activity editing" page
|
||||
And I expand all fieldsets
|
||||
|
@ -39,10 +39,10 @@ Feature: Using the database activities which support point scale
|
|||
And I add an entry to "Test database name" database with:
|
||||
| Test field name | Student original entry |
|
||||
| Test field name | Student original entry 2 |
|
||||
And I press "Save and view"
|
||||
And I press "Save"
|
||||
And I log out
|
||||
And I am on the "Test database name" "data activity" page logged in as teacher1
|
||||
And I follow "View single"
|
||||
And I select "Single view" from the "jump" singleselect
|
||||
And I set the field "rating" to "51"
|
||||
And I am on the "Test database name" "data activity editing" page
|
||||
And I expand all fieldsets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue