moodle/blocks/myoverview
Sara Arjona fd8dabc9fe MDL-71157 block_myoverview: remove wait from behat
The step "And I wait until ".block_myoverview
[data-control='next']" "css_element" exists" is not correct
because this [data-control='next'] element exists before and
after the step so, in some cases, it might cause the following
step will start earlier than expected.
As pending JS has been added, this wait steps are not required
any more.
2021-05-19 09:43:04 +02:00
..
amd MDL-67623 block overview: fix pagination regression 2020-12-14 13:15:26 +11:00
classes MDL-67623 block overview: fix pagination regression 2020-12-14 13:15:26 +11:00
db MDL-69044 upgrade: add 3.9.0 separation line to all upgrade scripts 2020-06-14 13:08:09 +02:00
lang/en MDL-62609 lang: Final removal of deprecated strings 2020-09-07 08:06:02 +02:00
pix MDL-63044 block_myoverview: remove timeline view 2018-09-27 13:10:45 +08:00
templates MDL-69390 theme_boost: dropdown menu accessibility 2020-10-28 14:01:17 +01:00
tests MDL-71157 block_myoverview: remove wait from behat 2021-05-19 09:43:04 +02:00
block_myoverview.php MDL-67047 block_myoverview: Return custom fields selector values 2019-10-31 14:24:25 +01:00
lib.php MDL-68248 Blocks: My overview block: Add sort by short name 2020-04-27 17:37:45 +07:00
settings.php MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
styles.css MDL-66016 block_myoverview: Make course filter options configurable 2019-08-23 20:44:19 +02:00
upgrade.txt MDL-67690 block_myoverview: Update starred to favourites to fix prefs 2020-01-23 14:09:48 -05:00
version.php MDL-69475 versions: bump all versions and requires in master 2020-08-18 00:47:15 +02:00