Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 352 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 352 Bytes

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