These tests verify general correct functioning of key Bootic storefronts, in preparation for refactoring and/or rewriting the underlying applications.
$ brew install phantomjs
$ git clone [email protected]:bootic/storefront_smoke_tests.git
$ cd storefront_smoke_tests
$ bundle install
$ bundle exec rspec
Or tests for individual shops
$ bundle exec rspec spec/simplelist_spec.rb