Skip to content

Commit

Permalink
MDL-79458 output: fix action menu subpanel behats
Browse files Browse the repository at this point in the history
  • Loading branch information
ferranrecio committed Sep 26, 2023
1 parent 83b4c96 commit 0184a47
Show file tree
Hide file tree
Showing 13 changed files with 38 additions and 14 deletions.
1 change: 0 additions & 1 deletion blocks/site_main_menu/tests/behat/edit_activities.feature
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ Feature: Edit activities in main menu block
| activity | course | section | name |
| forum | Acceptance test site | 0 | Visible forum |
| forum | Acceptance test site | 0 | My forum name |
And I change window size to "large"
And I log in as "admin"
And I am on site homepage
And I turn editing mode on
Expand Down
1 change: 0 additions & 1 deletion course/tests/behat/activities_visibility_icons.feature
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ Feature: Toggle activities visibility from the course page
Scenario: Activities can be made available but not visible on a course page
Given the following config values are set as admin:
| allowstealth | 1 |
And I change window size to "large"
And I log in as "teacher1"
And I am on "Course 1" course homepage with editing mode on
When I open "Test assignment name" actions menu
Expand Down
1 change: 0 additions & 1 deletion grade/report/grader/tests/behat/switch_views.feature
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ Feature: We can change what we are viewing on the grader report
@javascript
Scenario: View and minimise the grader report containing hidden activities
When I am on "Course 1" course homepage with editing mode on
And I change window size to "large"
And I open "Test assignment name 2" actions menu
And I choose "Availability > Hide on course page" in the open action menu
And I am on "Course 1" course homepage with editing mode off
Expand Down
2 changes: 1 addition & 1 deletion lib/amd/build/local/action_menu/subpanel.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0184a47

Please sign in to comment.