The purpose of this project demonstrate test capabilities of Codecetion in Drupal CMS
-
Clone the git repository
git clone [email protected]:andriyun/drupal_codeception_demo.git
-
Enter the newly created project directory
cd drupal_codeception_demo
-
Start docksal environment
fin start
-
Install composer dependencies
fin composer install
-
Install Drupal
fin drush si --db-url=mysql://root:root@db/default
php vendor/bin/codecept run acceptance --steps