moodle/completion/tests/behat
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
..
behat_completion.php MDL-39635 behat: XPath cleanups 2013-07-19 10:02:36 +02:00
enable_manual_complete_mark.feature MDL-42625 behat: Editing .feature files 2013-12-06 12:13:39 +08:00
restrict_activity_by_date.feature MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
restrict_activity_by_grade.feature MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
restrict_section_availability.feature MDL-40975 course: Adapt behat tests to the new course editing interface 2013-11-06 11:41:00 +08:00