Skip to content

[HttpKernel] Remove a duplicate test for the EsiFragmentRenderer #16281

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 1 commit into from
Oct 19, 2015

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Oct 18, 2015

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

Since the request was made a required argument to the render() method in #6829, this test became a duplicate of testRenderFallbackToInlineStrategyIfEsiNotSupported().

Since the request was made a required argument to the `render()` method in symfony#6829, this test became a duplicate of `testRenderFallbackToInlineStrategyIfEsiNotSupported()`.
@fabpot
Copy link
Member

fabpot commented Oct 19, 2015

Thank you @jakzal.

@fabpot fabpot merged commit 44d57a3 into symfony:2.3 Oct 19, 2015
fabpot added a commit that referenced this pull request Oct 19, 2015
…Renderer (jakzal)

This PR was merged into the 2.3 branch.

Discussion
----------

[HttpKernel] Remove a duplicate test for the EsiFragmentRenderer

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

Since the request was made a required argument to the `render()` method in #6829, this [test became a duplicate](https://github.com/fabpot/symfony/blob/23f51450bd5af35055db47b1787b5623b78df29b/src/Symfony/Component/HttpKernel/Tests/RenderingStrategy/EsiRenderingStrategyTest.php#L28-L38) of `testRenderFallbackToInlineStrategyIfEsiNotSupported()`.

Commits
-------

44d57a3 [HttpKernel] Remove a duplicate test for the EsiFragmentRenderer
@jakzal jakzal deleted the esi-renderer-duplicate-test branch October 19, 2015 10:14
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.

3 participants