From 1646ab8620dfaa2cf172bec3b866a2bf4b27bba3 Mon Sep 17 00:00:00 2001 From: Simey Lameze Date: Mon, 12 Jan 2026 12:10:11 +0800 Subject: [PATCH] MDL-87088 behat: add missing @javascript tags to required tests --- grade/tests/behat/grade_view.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/grade/tests/behat/grade_view.feature b/grade/tests/behat/grade_view.feature index 2fef054d533..0bec74849b8 100644 --- a/grade/tests/behat/grade_view.feature +++ b/grade/tests/behat/grade_view.feature @@ -46,6 +46,7 @@ Feature: We can enter in grades and view reports from the gradebook And I give the grade "90.00" to the user "Student 1" for the grade item "Test assignment name 2" And I press "Save changes" + @javascript Scenario: Grade a grade item and ensure the results display correctly in the gradebook When I navigate to "View > User report" in the course gradebook And the "Gradebook navigation menu" select menu should contain "Grader report" @@ -68,6 +69,7 @@ Feature: We can enter in grades and view reports from the gradebook And "Course 1" row "Grade" column of "overview-grade" table should contain "170.00" And "Course 1" row "Grade" column of "overview-grade" table should not contain "90.00" + @javascript Scenario: We can add a weighting to a grade item and it is displayed properly in the user report When I navigate to "Setup > Gradebook setup" in the course gradebook And I set the following settings for grade item "Course 1" of type "course" on "setup" page: