Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 477 Bytes

Readme.mkd

File metadata and controls

22 lines (12 loc) · 477 Bytes

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 [email protected]: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