moodle/lib/behat/form_field
sam marshall 002ccdcf49 MDL-44725 Add Behat support for setting grouping condition (14)
Makes it possible to add a grouping condition when creating an
activity, using the Behat field type API. You can set the field
using a syntax 'Grouping: NAME' (at present, only groupings are
supported, obviously we could potentially extend this to add
support for other conditions if needed).

Tested in Firefox and Chrome in JS mode, and in non-JS mode.
2014-09-02 13:03:35 +01:00
..
behat_form_availability.php MDL-44725 Add Behat support for setting grouping condition (14) 2014-09-02 13:03:35 +01:00
behat_form_checkbox.php MDL-43738 behat: Normalization and major refactoring of getters and setters 2014-02-27 18:22:03 +08:00
behat_form_date_selector.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_date_time_selector.php MDL-43738 behat: Updating steps definitions and deprecating methods 2014-02-27 18:22:05 +08:00
behat_form_editor.php MDL-44871 Atto behat tests: Modified the tests to work around focus bugs with workspaces 2014-06-11 14:34:48 +08:00
behat_form_field.php MDL-44871 Atto: Move custom select text step to atto specific step definition. 2014-06-11 15:29:20 +08:00
behat_form_filemanager.php MDL-44619 behat: Converting MDLQA-8 2014-04-09 19:34:11 +07:00
behat_form_group.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_modvisible.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_radio.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_select.php MDL-43835 behat: Fixed matches for select form field 2014-06-25 12:54:52 +08:00
behat_form_selectyesno.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_form_text.php MDL-43883 Behat: Fix deprecation and move custom matches to the editor field only. 2014-03-27 12:36:37 +08:00
behat_form_textarea.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00