moodle/lib/tests/behat
Eloy Lafuente (stronk7) ee439d017e MDL-67115 core: php74 params order for implode()/join()
Passing parameters to implode() in reverse order is deprecated, use
implode($glue, $parts) instead of implode($parts, $glue).

This commit corresponds to phpunit and manual detections, core files.
2020-01-19 18:47:07 +01:00
..
action_menu.feature
action_modal.feature MDL-65247 core: Fix action_modal Behat tests 2019-04-03 08:45:29 +08:00
alpha_chooser.feature MDL-57281 behat: deprecated step definition I navigate to node in 2018-08-20 12:53:26 +01:00
app_behat_runtime.js MDL-66918 behat: Behat app step failing 2020-01-09 15:54:16 +00:00
behat_action_menu.php MDL-58428 theme: Shift templates ready for Bootstrapbase removal 2019-02-22 15:19:33 +08:00
behat_app.php MDL-65831 behat: New steps to switch offline mode for moodle app behats 2019-07-29 09:50:41 +08:00
behat_data_generators.php MDL-48024 behat: allow plugins to have data generators 2019-11-21 09:18:35 +08:00
behat_deprecated.php MDL-57623 behat: Remove deprecated step from 3.3 2019-08-13 14:24:34 +08:00
behat_filters.php MDL-36255 grades: allow multilang filters in grades 2018-08-20 08:29:36 +02:00
behat_forms.php MDL-66835 behat: steps for setting/checking fields in containers 2019-10-09 13:26:05 +01:00
behat_general.php MDL-66405 core_h5p: New behat steps and selectors for H5P tools 2019-11-08 17:08:57 +01:00
behat_hooks.php MDL-66559 behat: Register component selectors earlier 2019-10-14 14:24:05 +08:00
behat_navigation.php MDL-67115 core: php74 params order for implode()/join() 2020-01-19 18:47:07 +01:00
behat_permissions.php MDL-66999 theme_boost: @extend remove extends for tables 2019-12-12 11:27:56 +01:00
behat_transformations.php MDL-56335 behat: prefixed_tablenode_transformations final deprecation 2018-08-06 09:27:08 +08:00
largeforms.feature
locking.feature MDL-64820 forum: fix behat tests 2019-03-22 09:31:21 +08:00
permissionmanager.feature MDL-64523 core_access: Fix js racing issue when overriding permissions 2019-05-25 04:23:33 +10:00
readonlyform.feature MDL-61928 formslib: shortforms should work with non-editable forms 2018-04-10 17:39:49 +01:00
securelayout.feature MDL-64706 theme_boost: Remove logo link in secure template 2019-03-05 04:24:53 +01:00
timezone.feature MDL-57281 behat: deprecated step definition I navigate to node in 2018-08-20 12:53:26 +01:00