moodle/lib/behat
Eloy Lafuente (stronk7) c21a82df58 MDL-72446 behat: Ensure that the day reset happens on enabled element
Before this change we were setting the month day to 1 unconditionally
and that was working ok for enabled by default elements.

But in a number or cases we were doing that against disabled elements
so the day reset was not happening. Now we wait for the element to
be enabled and only then proceed with the day reset.

Backed with tests using disabled form elements, so we have now
both enabled and disabled fields covered.
2022-03-31 11:29:22 +02:00
..
axe MDL-71724 lib: Set Moodle files after axe upgrade 2022-01-24 15:30:57 +01:00
classes MDL-73824 gradebook: Add support for localised floats where missing 2022-03-04 10:22:49 +01:00
extension/Moodle/BehatExtension MDL-74116 behat: Fix browser instantiation for Selenium 4 2022-03-16 22:29:20 +08:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-72446 behat: Ensure that the day reset happens on enabled element 2022-03-31 11:29:22 +02:00
behat_base.php MDL-67668 behat: Share behat_behat functionality with forms 2020-11-23 09:01:19 +08:00
behat_deprecated_base.php MDL-73669 behat: allow multiple files with deprecated steps 2022-02-04 17:17:08 +01:00
behat_field_manager.php MDL-72696 behat: support inplace editable fields of type select. 2021-11-08 13:09:05 +00:00
core_behat_file_helper.php MDL-72593 behat: Improve behat handling of file manager buttons 2021-09-21 15:59:46 +08:00
lib.php MDL-46778 behat: Allow different database for behat 2021-09-02 14:56:12 +02:00