Add unit test for ProjectMetricJob

This commit is contained in:
Frederic Guillot
2016-07-23 20:30:06 -04:00
parent 8e6e335c9d
commit adb5023cfc
4 changed files with 55 additions and 5 deletions

View File

@@ -157,6 +157,7 @@ use Pimple\Container;
* @property \Kanboard\Job\TaskLinkEventJob $taskLinkEventJob
* @property \Kanboard\Job\ProjectFileEventJob $projectFileEventJob
* @property \Kanboard\Job\NotificationJob $notificationJob
* @property \Kanboard\Job\ProjectMetricJob $projectMetricJob
* @property \Psr\Log\LoggerInterface $logger
* @property \PicoDb\Database $db
* @property \Symfony\Component\EventDispatcher\EventDispatcher $dispatcher