solidus_core

Core contains all the models and the majority of the logic for the Solidus ecommerce system.

Testing

Create the test site

bundle exec rake test_app

Run the tests

bundle exec rake spec