Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.12, 3.6.10, 3.7.6, 3.8, 3.9, 3.10
-
Component/s: Automated functional tests (behat)
-
Testing Instructions:
-
Affected Branches:MOODLE_310_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Fixed Branches:MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
Pull from Repository:
-
Pull 3.5 Branch:
MDL-66568-35-2 -
Pull 3.5 Diff URL:
-
Pull 3.8 Branch:
MDL-66568-38-2 -
Pull 3.8 Diff URL:
-
Pull Master Branch:
MDL-66568-master-2 -
Pull Master Diff URL:
Description
We should:
- Generate the required themes during behat init
- Save them somewhere
- Restore that part of MUC on reset of the dataroot
This allows for much faster debugging (no waiting at the start of a run for theme to generate)