Skip to content

Commit

Permalink
MDL-75156 gradereport: Use large window size for aggregation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Oct 11, 2022
1 parent 4563dc2 commit f96a0fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grade/tests/behat/grade_aggregation.feature
Expand Up @@ -249,6 +249,7 @@ Feature: We can use calculated grade totals
| Aggregation | Natural |
| Include outcomes in aggregation | 1 |
| Exclude empty grades | 0 |
And I change window size to "large"
And I navigate to "View > Grader report" in the course gradebook
And I give the grade "Excellent" to the user "Student 1" for the grade item "Test outcome item one"
And I press "Save changes"
Expand Down Expand Up @@ -308,6 +309,7 @@ Feature: We can use calculated grade totals
And I set the following settings for grade item "Test outcome item one":
| Weight adjusted | 1 |
| aggregationcoef2 | 100 |
And I change window size to "large"
And I navigate to "View > Grader report" in the course gradebook
And I give the grade "Excellent" to the user "Student 1" for the grade item "Test outcome item one"
And I press "Save changes"
Expand Down

0 comments on commit f96a0fe

Please sign in to comment.