David Monllao
ced0f98322
MDL-44236 behat: Fixing wrong old step call
2014-03-13 18:33:27 +01:00
David Monllao
12427e7746
MDL-43236 behat: Include missing used namespace
2014-03-13 18:33:24 +01:00
David Monllao
c51c3b5575
MDL-43236 behat: Deprecate old steps
...
Correcting grammar errors and deprecating
the previous steps definitions:
- behat_data_generators::the_following_exists()
- behat_general::should_exists()
- behat_general::should_not_exists()
2014-03-07 16:05:21 +08:00
David Monllao
a525414125
MDL-43738 behat: Updating steps definitions and deprecating methods
2014-02-27 18:22:05 +08:00
David Monllao
14ebd16390
MDL-43584 behat: Removing DB calls from step definitions as much as possible
...
Old methods deprecated as the expected arguments
have changed.
2014-01-10 18:25:44 +08:00
David Monllao
c1faf86bd1
MDL-42625 behat: Make behat pacient
...
* When looking for texts inside the page or inside
other containers we should wait until the elements
are visible.
* Same when expanding tree nodes.
* Normalizing loops to spin() function using
behat_base::TIMEOUT and behat_base::EXTENDED_TIMEOUT,
leaving TIMEOUT for DOM load processes and
EXTENDED_TIMEOUT for long processes that involves JS
too.
* Add page load waits between actions that involves
reloading the page.
2013-12-09 11:08:42 +08:00
Marina Glancy
cde67a8377
MDL-42174 behat: change word filepicker to filemanager in step definitions
2013-12-05 21:00:26 +11:00
Marina Glancy
07622451a3
MDL-42174 behat: deprecate upload file to filepicker step in favour of filemanager
2013-12-05 21:00:25 +11:00
Marina Glancy
fcb6ed4776
MDL-42174 More behat tests for filepicker
2013-12-05 21:00:20 +11:00
Marina Glancy
6dfd8325f0
MDL-42731 behat: load 'Site administration' when expanding node in non-javascript mode
2013-12-02 17:44:32 +11:00
David Monllao
e7c71c448b
MDL-42627 behat: Moving the deprecated method to behat_deprecate and updating scenarios
2013-12-02 14:13:17 +08:00
David Monllao
c3a40deab7
MDL-42627 behat: New steps definitions class for deprecated steps
2013-12-02 14:13:17 +08:00