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

[Messenger] Added more test for MessageBus #32338

Merged
merged 1 commit into from Jul 3, 2019
Merged

Conversation

lyrixx
Copy link
Member

@lyrixx lyrixx commented Jul 3, 2019

Q A
Branch? 4.3
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

This code is quite hard to understand. So It must be covered by tests.

More over, it will help people to understand how it works

@fabpot
Copy link
Member

fabpot commented Jul 3, 2019

Thank you @lyrixx.

@fabpot fabpot merged commit 5f4ab23 into symfony:4.3 Jul 3, 2019
fabpot added a commit that referenced this pull request Jul 3, 2019
This PR was merged into the 4.3 branch.

Discussion
----------

[Messenger] Added more test for MessageBus

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

[This code](https://github.com/symfony/symfony/blob/bed50fd5421d56090a0073a555748767575d3b49/src/Symfony/Component/Messenger/MessageBus.php#L33-L49) is quite hard to understand. So It must be covered by tests.

More over, it will help people to understand how it works

Commits
-------

5f4ab23 [Messenger] Added more test for MessageBus
@lyrixx lyrixx deleted the messenger-test branch July 3, 2019 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants