moodle/lib/behat
David Monllao 8aff0eec9d MDL-43738 behat: Refactoring the field type guesser
The previous behaviour delegates the responsability
of overwriting the 3 public methods to the child
classes, now the field type or moodleform field is
guessed earlier in the execution flow.

Other changes introduced here:
- Fix wrong moodleform detection when there is a form
  in the page but the field we are dealing with is
  not inside it.
- Updating the last week feature files to these new
  step definitions.
- Some coding style changes.
2014-02-27 18:43:20 +08:00
..
classes MDL-42404 behat: Adding yui-dialog to dialogue selector 2014-02-12 15:42:05 +08:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_base.php MDL-43837 behat: Adding reduced timeouts 2014-02-24 09:43:24 +08:00
behat_field_manager.php MDL-43738 behat: Refactoring the field type guesser 2014-02-27 18:43:20 +08:00
behat_files.php MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
lib.php MDL-43213 behat: Moving permissions setting before any use of them 2013-12-19 13:47:46 +08:00