/storefront_smoke_tests

Capybara smoke tests for Bootic shops

Primary LanguageRuby

Regression tests for Bootic storefronts

These tests verify general correct functioning of key Bootic storefronts, in preparation for refactoring and/or rewriting the underlying applications.

Install

$ brew install phantomjs


$ git clone git@github.com:bootic/storefront_smoke_tests.git
$ cd storefront_smoke_tests
$ bundle install

Run tests

$ bundle exec rspec

Or tests for individual shops

$ bundle exec rspec spec/simplelist_spec.rb