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

Fix route controller test #3000

Merged
merged 3 commits into from
Sep 18, 2020

Conversation

pawel-slowik
Copy link
Contributor

Related to #2966

Since commit bd610b9 we are no longer
invoking `CallableTest:toCall`. The call has been replaced with an
anonymous function configured on the `$callableResolverProphecy`.
Therefore, we are not expecting `CallableTest::$CalledCount` to be
incremented.
@coveralls
Copy link

coveralls commented Sep 16, 2020

Coverage Status

Coverage remained the same at 100.0% when pulling 5a64f7d on pawel-slowik:fix-route-controller-test into 3027cbe on slimphp:4.x.

@l0gicgate l0gicgate added this to the 4.6.0 milestone Sep 18, 2020
@l0gicgate l0gicgate merged commit 1b098e7 into slimphp:4.x Sep 18, 2020
@l0gicgate l0gicgate mentioned this pull request Nov 15, 2020
@pawel-slowik pawel-slowik deleted the fix-route-controller-test branch December 1, 2020 12:29
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.

None yet

3 participants