moodle/lib/behat
Tim Hunt 5954a9de10 MDL-49445 behat: selectors should match the most specific tr or li
I also fixed the text rule, which already did this, to use the same
idiom. It is unnecessarily inefficient to count all the things and
compare to 0. Not exists should be faster.

Also, updated all the selectors here to consistently start relative to
the current node (.//, not //).
2015-03-13 14:28:13 +00:00
..
classes MDL-49445 behat: selectors should match the most specific tr or li 2015-03-13 14:28:13 +00:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-44725 Add Behat support for setting grouping condition (14) 2014-09-02 13:03:35 +01:00
behat_base.php MDL-48926 behat: Do not poll within spin for non-javascript mode 2015-01-28 10:58:00 +10:30
behat_field_manager.php MDL-44725 Add Behat support for setting grouping condition (14) 2014-09-02 13:03:35 +01:00
behat_files.php MDL-42025 assignfeedback_editpdf: add behat tests 2014-03-18 17:14:31 +08:00
lib.php MDL-39752 behat: Added support for behat_wwwroot and behat_dataroot 2015-03-09 07:49:25 +08:00