Skip to content

Add tagged service task compilerpass #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 13, 2016

Conversation

wachterjohannes
Copy link
Member

No description provided.

*
* @author @wachterjohannes <johannes.wachter@massiveart.com>
*/
class RunHandlerCommand extends Command
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tests missing

@wachterjohannes
Copy link
Member Author

also missing functional tests for the new compiler pass


public function __construct(RegistryInterface $registry)
{
parent::__construct('task:run:handler');
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should move this to service definition.

use Task\TaskBundle\DependencyInjection\HandlerCompilerPass;
use Task\TaskBundle\DependencyInjection\TaskCompilerPass;

class TaskCompilerPassTest extends \PHPUnit_Framework_TestCase
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

functional tests missing for this class

wachterjohannes added a commit that referenced this pull request Jan 13, 2016
…-tasks

Add tagged service task compilerpass
@wachterjohannes wachterjohannes merged commit b8b013f into master Jan 13, 2016
@wachterjohannes wachterjohannes deleted the alexander-schranz-feature/service-tasks branch January 13, 2016 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants