moodle/backup/util
David Monllao d1e55a47be MDL-42625 behat: Step definitions + related changes in features
In general aiming for compatibility with multiple browsers,
firefox, chrome and phantomjs to be more specific.

* Removing hardcoded waits
* Adding @_alert, @_switch_window and @_switch_frame tags,
  to label actions that different drivers have problems with.
* Adding missing @_files_upload and @_only_local tags to features that
  uploads files.
* Fixing a few wait for page ready what specified miliseconds.
* New methods to ensure elements (usual selectors), sections and editors
  are ready to interact with
* Changing the select an option implementation to deal with the different
  drivers implementations when listening to JS events.
2013-12-06 13:10:24 +08:00
..
checks Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
dbops Merge branch 'MDL-38734-master' of git://github.com/danpoltawski/moodle 2013-11-01 08:55:29 +08:00
destinations/tests MDL-32569 convert remaining backup tests and drop old simpletests 2012-04-21 16:24:33 +02:00
factories MDL-39474 introduce $CFG->debugdeveloper and cleanup $CFG init 2013-08-12 13:01:47 +02:00
helper MDL-42084 Core: Change set_time_limit to core_php_time_limit::raise everywhere 2013-11-06 16:40:01 +00:00
includes Merge branch 'MDL-38196-master' of git://github.com/sammarshallou/moodle 2013-10-10 09:31:33 +08:00
interfaces MDL-21432 backup 2.0 - initial commit. util dir 2010-04-21 09:17:06 +00:00
loggers MDL-38196 Backup/restore: Display log if non-empty 2013-10-08 11:00:11 +01:00
output MDL-21432 backup 2.0 - initial commit. util dir 2010-04-21 09:17:06 +00:00
plan MDL-42084 Unit tests: Remove unnecessary 'clear time limit change' lines 2013-11-06 16:40:04 +00:00
progress Merge branch 'MDL-42084-master' of git://github.com/sammarshallou/moodle 2013-12-03 11:12:34 +13:00
settings MDL-38735 backup: add missing setType() to forms 2013-04-03 02:17:40 +02:00
structure MDL-41087 Backup: add progress tracking in slow steps 2013-09-13 11:07:23 +01:00
ui MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
xml MDL-41669 Restore: Progress bar needs to include more tasks 2013-09-16 17:18:12 +01:00