MDL-51101 behat: Fixed wrong hover step usage
commit1a5a476b0361590a983373d775e9ed75e6651ca3
authorRajesh Taneja <rajesh@moodle.com>
Thu, 13 Aug 2015 08:28:12 +0000 (13 16:28 +0800)
committerrajesh Taneja <rajesh@moodle.com>
Thu, 10 Sep 2015 06:46:12 +0000 (10 14:46 +0800)
tree74c8d5379d95c74b0372c2de28b8155201ae29ef
parentd8ada0f19b102e48975946026b4af89ee1d7e2b2
MDL-51101 behat: Fixed wrong hover step usage

Hover step was being mis-used for checking activity completion
This is replaced with proper step which check for img element
completion/tests/behat/behat_completion.php
mod/choice/tests/behat/publish_results_anonymously.feature
mod/forum/tests/behat/completion_condition_number_discussions.feature
mod/lesson/tests/behat/completion_condition_end_reached.feature
mod/lesson/tests/behat/completion_condition_time_spent.feature
mod/quiz/tests/behat/completion_condition_attempts_used.feature
mod/quiz/tests/behat/completion_condition_passing_grade.feature