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
61 stars 56 forks source link

Test: Install language packs programmatically in Behat tests #540

Closed lucaboesch closed 8 months ago

lucaboesch commented 9 months ago

There are Behat steps

    And the following "language packs" exist:
      | language |
      | de       |

that it would be maybe wise to use.

abias commented 8 months ago

This was solved in #541