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.
This plugin has a very comprehensive suite of behat tests, which is good, especially considering the range of features it implements.
However, the current suite takes about 4 hours to run, which presents a bit of a barrier when contributing fixes.
I captured the timings (in seconds) for each feature. Looking at the smart menu tests in particular, there is definitely scope for optimising these with generators, navigation URLs and named selectors. I will submit a branch with some improvements.
This plugin has a very comprehensive suite of behat tests, which is good, especially considering the range of features it implements.
However, the current suite takes about 4 hours to run, which presents a bit of a barrier when contributing fixes.
I captured the timings (in seconds) for each feature. Looking at the smart menu tests in particular, there is definitely scope for optimising these with generators, navigation URLs and named selectors. I will submit a branch with some improvements.