avored / laravel-ecommerce

AvoRed an Open Source Laravel Shopping Cart
https://avored.com
1.51k stars 549 forks source link

PHPUnit sqlite error #73

Closed darron1217 closed 7 years ago

darron1217 commented 7 years ago

Hello, I new here :) After I got fresh install of this plugin, I've ran phpunit test. Then I got an error Database (/var/www/laravel-ecommerce/storage/database.sqlite) does not exist

I found laravel-ecommerce/storage/database_sqlite file exists, so I changed it's name. Then it worked well. I was curious why the name of file 'database_sqlite' is different from the file phpunit requires.

Anyway, I want to cheer you up until this plugin beat the other solutions :)

indpurvesh commented 7 years ago

should be fixed

Thanks for raising this @darron1217