-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.9, 3.6.7, 3.7.3, 3.8.1, 3.9
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MOODLE_35_STABLE, MOODLE_37_STABLE, MOODLE_38_STABLE, MOODLE_39_STABLE
-
MDL-67657-master -
We have a step:
And I am on "Course 1" course homepage with editing mode on
|
At the moment this step is crazy slow because it opens the page
Looks for one type of course editing menu (for Classic)
Fails to find it and then looks for the Boost one
Opens the dropdown
Presses Turn editing on
The way in which we use this step means that we don't really need to prove this works because we do so in specific steps.
We can just jump straight to the correct URL.
We do need to look up the sesskey from the current session (a little bit icky but not too bad) and that's it.
- blocks
-
MDL-66979 Switch all the behat testing to the new W3C drivers
- Closed
-
MDL-69138 Behat visit should be passed through $this->execute
- Closed
- is duplicated by
-
MDL-66907 Optimise behat step "i_am_on_course_homepage_with_editing_mode_on"
- Closed
- will help resolve
-
MDL-66979 Switch all the behat testing to the new W3C drivers
- Closed