moodle/lib/behat
Andrew Nicols 083604ea09 MDL-67657 behat: Open course with editing using URL
This is a huge performance improvement for behat.

The current set of steps loads the page
It then looks for the Classic/Clean version of the settings menu
If it fails to find it looks for the Boost Cog
Then it clicks the "Turn editing on" button

This can take a substantial period.

We do not actually need to run these steps as we are able to jump
straight to the URL. We already have access to the sesskey value
required to do this.

There is not loss in testing functionality because the actual testing of
the Turn editing functionality is tested in other places sufficiently.
2020-07-16 11:06:43 +08:00
..
classes MDL-66568 behat: Reset theme CSS between scenarios 2020-06-17 07:46:23 +08:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-67657 behat: Convert existing uses of executeScript 2020-07-16 11:06:31 +08:00
behat_base.php MDL-67657 behat: Open course with editing using URL 2020-07-16 11:06:43 +08:00
behat_field_manager.php MDL-33671 behat: Check current fieldtype and parent 2020-03-05 14:16:18 +08:00
core_behat_file_helper.php MDL-68353 test: Update filemanager/filepicker xpath selector 2020-05-29 14:50:35 +10:00
lib.php MDL-68445 behat: Bump to 3.6.x 2020-04-24 15:57:09 +02:00