moodle-an-hochschulen / moodle-theme_boost_union

Theme Boost Union is an enhanced child theme of Boost which is intended, on the one hand, to make Boost simply more configurable and, on the other hand, to provide helpful additional features for the daily Moodle operation of admins, teachers and students.
GNU General Public License v3.0
55 stars 49 forks source link

Bug: Github actions fail within the "Help and documentation" scenario #559

Closed abias closed 4 months ago

abias commented 4 months ago

Recent Github actions builds of Boost Union fail with this step:

--- Failed steps:
001 Example: | no    | should      |                                                  # /home/runner/work/moodle-theme_boost_union/moodle-theme_boost_union/moodle/theme/boost_union/tests/behat/theme_boost_union_contentsettings_footer.feature:117
      Then I should see "Help and documentation" in the ".popover-body" "css_element" # /home/runner/work/moodle-theme_boost_union/moodle-theme_boost_union/moodle/theme/boost_union/tests/behat/theme_boost_union_contentsettings_footer.feature:113
        "Help and documentation" text was not found in the ".popover-body" element

        +--[ http://localhost:8000/course/view.php?id=104000 | WebDriver ]
        |
        |  <html dir="ltr" lang="en" xml:lang="en" class="yui3-js-enabled"><head>
        |      <title>Course: Course 1 | Acceptance test site</title>
        |      <link rel="shortcut icon" href="http://localhost:8000/theme/image.php/boost_union/theme/1707548635/favicon">
        |      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        |  <meta name="keywords" content="moodle, Course: Course 1 | Acceptance test site">
        |  <link rel="stylesheet" type="text/css" href="http://localhost:8000/theme/yui_combo.php?rollup/3.18.1/yui-moodlesimple.css"><script charset="utf-8" id="yui_3_18_1_1_1707548955907_12" src="http://localhost:8000/theme/yui_combo.php?3.18.1/event-mousewheel/event-mousewheel.js&amp;3.18.1/event-resize/event-resize.js&amp;3.18.1/event-hover/event-hover.js&amp;3.18.1/event-touch/event-touch.js&amp;3.18.1/event-move/event-move.js&amp;3.18.1/event-flick/event-flick.js&amp;3.18.1/event-valuechange/event-valuechange.js&amp;3.18.1/event-tap/event-tap.js&amp;m/1707548635/core/event/event-debug.js" async=""><...
        |
600 scenarios (599 passed, 1 failed)
9662 steps (9661 passed, 1 failed)

I assume this is caused by a recent change in Moodle core