moodle/lib/behat
Petr Škoda 60129d5d1f MDL-43213 try to simplify behat config and init code
1/ always require 3 behat settings - $CFG->behat_wwwroot, $CFG->behat_dataroot and $CFG->behat_prefix
2/ cleanup init code
3/ do not require $CFG->wwwroot and $CFG->dataroot on test sites
4/ remove switch completely - the most confusing part for me
5/ print out behat_wwwwroot in init script so that you can test the test site manually
2013-12-13 14:03:04 +08:00
..
classes MDL-43213 try to simplify behat config and init code 2013-12-13 14:03:04 +08:00
features/bootstrap MDL-37046 behat: Use behat test env 2013-01-29 08:40:38 +08:00
form_field MDL-42625 behat: Wrapping select an option extra actions in a try & catch 2013-12-12 12:16:45 +01:00
behat_base.php MDL-42625 behat: Make behat pacient 2013-12-09 11:08:42 +08:00
behat_field_manager.php MDL-39634 behat: Removing unused arguments 2013-06-14 16:14:04 +08:00
behat_files.php MDL-42625 behat: Step definitions + related changes in features 2013-12-06 13:10:24 +08:00
lib.php MDL-43213 try to simplify behat config and init code 2013-12-13 14:03:04 +08:00