SvitlaCherkassy / estore

0 stars 0 forks source link

Installation Instructions:

After these steps you should have app up and running with some seed data (http://localhost:3000)

Test Coverage

Prepare test database

Run specs

After that you should have coverage folder in the rails root directory. Find and open coverage/index.html.

After seeding the db it has some new products, you can use them to test rake task which updates user's showroom. Generally that rake task should be executed by cron job but for test purpose you can run

After this users's showroom should be updated