mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
MDL-46797 core_grades: adjust behat tests
Part of MDL-46576
This commit is contained in:
parent
79fbab4d04
commit
ae5ba1d74d
@ -253,9 +253,9 @@ Feature: We can understand the gradebook user report
|
||||
And "//td[contains(@headers,'contributiontocoursetotal') and contains(., '0.00 %')]" "xpath_element" should exist in the "Test assignment six" "table_row"
|
||||
|
||||
@javascript
|
||||
Scenario: Sum of grades aggregation
|
||||
Scenario: Natural aggregation
|
||||
And I follow "Edit Course 1"
|
||||
And I set the field "Aggregation" to "Sum of grades"
|
||||
And I set the field "Aggregation" to "Natural"
|
||||
And I press "Save changes"
|
||||
And I click on "Extra credit value for Test assignment three" "checkbox"
|
||||
And I press "Save changes"
|
||||
|
Loading…
x
Reference in New Issue
Block a user