Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[2.8] [DoctrineBridge] fix tests added in EntityType with FQCN #17699

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
Feb 15, 2016

Conversation

HeahDude
Copy link
Contributor

@HeahDude HeahDude commented Feb 5, 2016

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

@@ -36,6 +36,7 @@

class EntityTypeTest extends TypeTestCase
{
const ENTITY_TYPE_CLASS = 'Symfony\Bridge\Doctrine\Form\Type\EntityType';
Copy link
Member

Choose a reason for hiding this comment

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

👎 for this change, it will complicate merges and is a personal preference "enhancement"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@nicolas-grekas I agree for the "enhancement" as it considerably eases reading when reviewing and allows autocompletion when writing new tests.

IMHO this should be done in other form tests class too as of 2.8 in a dedicated PR.

This one is originally made to replace alias by fqcn for tests added in #17694.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed

@xabbuh
Copy link
Member

xabbuh commented Feb 8, 2016

So this requires #17694 to be merged first?

@HeahDude
Copy link
Contributor Author

HeahDude commented Feb 8, 2016

@xabbuh yes it does

@HeahDude HeahDude changed the title [2.8] !(needs #17694) [DoctrineBridge] fix tests added in EntityType for #17693 [2.8] [DoctrineBridge] fix tests added in EntityType for with FQCN Feb 11, 2016
@HeahDude HeahDude changed the title [2.8] [DoctrineBridge] fix tests added in EntityType for with FQCN [WIP] [2.8] [DoctrineBridge] fix tests added in EntityType for with FQCN Feb 11, 2016
@fabpot
Copy link
Member

fabpot commented Feb 15, 2016

#17694 is merged in 2.8 now

@HeahDude HeahDude changed the title [WIP] [2.8] [DoctrineBridge] fix tests added in EntityType for with FQCN [2.8] [DoctrineBridge] fix tests added in EntityType with FQCN Feb 15, 2016
@HeahDude
Copy link
Contributor Author

ping @fabpot, waiting for the green lights, but it should be ok :)

@HeahDude
Copy link
Contributor Author

Green !

@fabpot
Copy link
Member

fabpot commented Feb 15, 2016

Thank you @HeahDude.

@fabpot fabpot merged commit beb70d9 into symfony:2.8 Feb 15, 2016
fabpot added a commit that referenced this pull request Feb 15, 2016
…h FQCN (HeahDude)

This PR was merged into the 2.8 branch.

Discussion
----------

[2.8] [DoctrineBridge] fix tests added in EntityType with FQCN

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

- [x] Wait for #17694 to be merged in 2.8

Commits
-------

beb70d9 fix FQCN in tests added by #17694
@HeahDude HeahDude deleted the fix-#17693-2_8 branch February 15, 2016 09:30
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.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.