Closed narendravaghela closed 7 years ago
@narendravaghela Nice job! Can you update the before_script
to have php artisan migrate:refresh --seed
instead of php artisan migrate
? That will make most of the tests pass.
Updated the command.
@narendravaghela Great! Thanks for the PR. Merging. There are 3 test failures which are due to email sending related issues. I will fix them later. Thanks again!
Added travis ci configuration to run php unit tests on this application. Issue reference - #9