nlhkabu / connect

Connect is a moderated web application that helps members connect with each other based on skills, interests and location.
http://whoisnicoleharris.com/connect/
BSD 3-Clause "New" or "Revised" License
46 stars 25 forks source link

Run BDD tests on CI server #44

Open nlhkabu opened 9 years ago

nlhkabu commented 9 years ago

Ideally configure the CI server to run the tests with a range of different browsers. This can be done with:

python manage.py test bdd --behave_browser <browser>

┆Issue is synchronized with this Asana task