Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Callback middleware unit tests #113

Merged
merged 5 commits into from
Sep 10, 2019
Merged

Callback middleware unit tests #113

merged 5 commits into from
Sep 10, 2019

Conversation

romkatsu
Copy link
Member

@romkatsu romkatsu commented Sep 8, 2019

Q A
Is bugfix?
New feature?
Breaks BC?
Tests pass? ✔️
Fixed issues #105

@samdark samdark added status:code review The pull request needs review. type:test Test labels Sep 8, 2019
Copy link
Member

@samdark samdark left a comment

Choose a reason for hiding this comment

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

Thanks for contribution. Some important cases are missing:

  • Check that request is passed to callback.
  • Check that when using type-hints in a callback, DI container get() is called i.e. autowiring works.

@samdark samdark added status:under development Someone is working on a pull request. and removed status:code review The pull request needs review. labels Sep 9, 2019
@romkatsu romkatsu requested a review from samdark September 9, 2019 21:05
@samdark samdark merged commit 7a685f9 into yiisoft:master Sep 10, 2019
@samdark
Copy link
Member

samdark commented Sep 10, 2019

Merged. Thank you!

devanych pushed a commit that referenced this pull request Feb 1, 2021
devanych pushed a commit that referenced this pull request Feb 1, 2021
devanych pushed a commit that referenced this pull request Feb 1, 2021
devanych pushed a commit that referenced this pull request Feb 1, 2021
devanych pushed a commit that referenced this pull request Feb 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:under development Someone is working on a pull request. type:test Test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants