Open omnilight opened 6 years ago
command like tests?
As in the first place this package is a port of Laravel's Scheduler, may be good point would be to check their tests:
https://github.com/laravel/framework/blob/master/tests/Console/ConsoleEventSchedulerTest.php https://github.com/laravel/framework/blob/master/tests/Console/Scheduling/EventTest.php https://github.com/laravel/framework/blob/master/tests/Console/Scheduling/CacheSchedulingMutexTest.php
@omnilight please, take a look at https://github.com/omnilight/yii2-scheduling/pull/31, we can use this approach to port Laravel's tests
For me - looks good
Merged #31, will you now integrate travis, @omnilight?
Let's do it
@omnilight, I think only you able to do it as owner: https://github.com/marketplace/travis-ci
@omnilight yup, I can add only my own repos to travis:
We need to have tests for the all of the library code.
Also that should be integrated with travisci