Skip to content
This repository has been archived by the owner on Nov 26, 2021. It is now read-only.

drupaldevdays/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drupal Dev Days Milan 2016 website.

How to install in a local environment

  1. Go to https://github.com/drupaldevdays/provisioning and follow the instructions there

  2. Enjoy! :)

How to run acceptance tests

  1. Ensure that you have Selenium Server running
  2. Setup WebDriver settings in tests/acceptance.suite.yml
  3. vendor/bin/robo run:tests