Skip to content

Add Capybara for acceptance tests

Nina requested to merge capybara into master

For more information on the usage see the capybara docs. In addition FactoryGirl is added with a first factory for the accounts model. To make sure everything is working properly a first acceptance test is added.

Merge request reports