Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 217 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 217 Bytes

solidus_frontend

Frontend contains controllers and views implementing a storefront and cart for Solidus.

Testing

Create the test site

bundle exec rake test_app

Run the tests

bundle exec rake spec