Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.5, 2.6
-
Fix Version/s: 2.5.1
-
Component/s: Automated functional tests (behat)
-
Labels:None
-
Testing Instructions:
-
Affected Branches:MOODLE_25_STABLE, MOODLE_26_STABLE
-
Fixed Branches:MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
While working into another issue, it was detected that the 'category' => 'parent' "switchers" used both by the course and category generators was not being tested.
This issue just adds some extra steps to the "data_generators.feature" in order to verify that the "switchers" are working as expected and the course and category nesting is happening as expected.