Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 360 Bytes

Overview Dashboard

Core extension to display basic graphs and charts on store activity. Can be deleted if you don't require the dashboard.

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