Skip to content

Latest commit

History

History

promo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

Promotions

Promotion functionality for use with Spree

Testing

You need to do a quick one-time creation of a test application and then you can use it to run the tests.

bundle exec rake test_app

Then run the tests

bundle exec rake spec