Skip to content
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

[TASK] Add more unit tests for class TaskManager #375

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

sabbelasichon
Copy link
Collaborator

  • Create class TaskFactory. The new class is responsible for the real creation of the task. First step to depedency injection container
  • Please check if the PR fulfills these requirements
  • Tests for the changes have been added (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Feature

  • What is the current behavior? (You can also link to an open issue here)
    The TaskManager is responsible for the execution and creation of the task

  • What is the new behavior (if this is a feature change)?
    Separate the creation and execution of the task.

@sabbelasichon sabbelasichon force-pushed the task/add-more-unit-tests-task-manager branch from 2d1a319 to 12a2022 Compare March 10, 2020 10:56
- Create class TaskFactory. The new class is responsible for the real creation of the task. First step to depedency injection container
@sabbelasichon sabbelasichon force-pushed the task/add-more-unit-tests-task-manager branch from 12a2022 to cfb6f18 Compare March 10, 2020 11:03
@sabbelasichon sabbelasichon merged commit cfc7096 into master Mar 10, 2020
@sabbelasichon sabbelasichon deleted the task/add-more-unit-tests-task-manager branch March 10, 2020 11:04
@simonschaufi simonschaufi added this to the 3.0.0 stable release milestone Apr 1, 2020
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