Closed countless-integers closed 4 years ago
@countless-integers I added unit tests for all collectors but ScheduledTaskCollector
. The events used by this collector are not available in Laravel 5.5 (this is the default version we install for development) and the tests will fail. It would be really nice if we could install different versions of Laravel and run the suite for each version...
tests(unit.collectors): fix command collector test tests(unit.collector): stub for a framework collector test