8000 [FrameworkBundle] Update assets configuration tests by jakzal · Pull Request #13800 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[FrameworkBundle] Update assets configuration tests #13800

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 4 commits into from
Feb 26, 2015

Conversation

jakzal
Copy link
Contributor
@jakzal jakzal commented Feb 26, 2015
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets -
License MIT
Doc PR -

Previously, assets where enabled if templating didn't contain asset configuration. This has been removed in #13666.

Instead of enabling it back I propose to keep it disabled and update the tests instead, since we already discussed disabling all FrameworkBundle features by default for 3.0 (#13703).

@jakzal jakzal changed the title [FrameworkBundle] Update assets configuration tests [WIP][FrameworkBundle] Update assets configuration tests Feb 26, 2015
@nicolas-grekas
Copy link
Member

Looks good! Just take this https://github.com/symfony/symfony/pull/13762/files#diff-571d03a9961a555687c1d3dd971b56daL137 and master should be green

@jakzal jakzal changed the title [WIP][FrameworkBundle] Update assets configuration tests [FrameworkBundle] Update assets configuration tests Feb 26, 2015
@jakzal
Copy link
Contributor Author
jakzal commented Feb 26, 2015

To actually make the build green, we also need #13801.

@jakzal
Copy link
Contributor Author
jakzal commented Feb 26, 2015

Ok, I just made all the build fixes part of this PR.

@stof
Copy link
Member
stof commented Feb 26, 2015

👍

@fabpot
Copy link
Member
fabpot commented Feb 26, 2015

Thank you @jakzal.

@fabpot fabpot merged commit 5007b41 into symfony:master Feb 26, 2015
fabpot added a commit that referenced this pull request Feb 26, 2015
…zal)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[FrameworkBundle] Update assets configuration tests

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

Previously, assets where enabled if `templating` didn't contain asset configuration. This has been removed in #13666.

Instead of enabling it back I propose to keep it disabled and update the tests instead, since we already discussed disabling all FrameworkBundle features by default for 3.0 (#13703).

Commits
-------

5007b41 [Form] Replace use of bind() with submit() in a test.
494e300 [SecurityBundle] Enable assets in functional tests.
4c26875 [FrameworkBundle] Fix a default config test case and add a new one for enabling assets.
b0f6a19 [FrameworkBundle] Remove a legacy test.
@jakzal jakzal deleted the assets-tests branch September 26, 2017 10:41
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.

4 participants
0