moodle/repository/tests
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 MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
generator_test.php MDL-40901 standardise core test case class and file names 2013-08-04 22:10:31 +02:00
repositorylib_test.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00