beehat set up on dev linux server

beehat set up on dev linux server

by Tom Tom -
Number of replies: 1

I've set up beehat for Moodle on localhost/windows before. And when I attempted to set it up on Moodle on a dev server on linux with an actual domain/wwwroot other than localhost I thought I should stop and check. In this scenario it appears that I need to add the 3 lines to config.php in my moodle ( $CFG->behat_dataroot, $CFG->behat_wwwroot, and $CFG->behat_prefix). Then run the beehat cli set up. However, what do I use for wwwroot? Another domain? a subdomain? The same domain as my moodle with a different port attached to it (e.g "mydomain.com:8185)? Or does it matter.

Also in this set up scenario it appears to me that each individual person  running tests etc would have to set up java, selennium, browsers, and browser configurations. Is this correct? Or am I still turned out?


Thanks

Average of ratings: -