pilot / eventator

events managing with easiest ticketing systems (sandbox)
http://demo.eventator.org
MIT License
51 stars 15 forks source link

#27 update symfony to 2.8 version with 3-third party dependencies #30

Closed athlonUA closed 8 years ago

athlonUA commented 8 years ago

To run behat tests you must download selenium-server-standalone http://www.seleniumhq.org/download/ and chromedriver https://sites.google.com/a/chromium.org/chromedriver/ .

  1. run ./chromedriver and java -jar selenium-server-standalone.jar
  2. run bin/behat -p frontend to test frontend and bin/behat -p backend to test backend
pilot commented 8 years ago

rebase from the master, check tests