composer install
./bin/robo
cp robo.yml.dist robo.yml
Update site settings
nano robo.yml
./bin/robo project:install-config
or if you wish to run the importers:
./bin/robo pic -i
Update paths for behat in robo.yml
nano robo.yml
Setup behat settings
./bin/robo project:setup-behat
Run behat tests
cd tests
./behat_no_proxy.sh behat