Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Serializer] add missing unit tests related to Encoder #16557

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
Nov 20, 2015

Conversation

FlorianLB
Copy link

Add some missing unit tests on the Serializer component.

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

@dunglas
Copy link
Member

dunglas commented Nov 17, 2015

👍

@fabpot
Copy link
Member

fabpot commented Nov 18, 2015

I've just merged another PR which also added some tests, can you rebase? Thanks.

@FlorianLB FlorianLB force-pushed the missing-test-serializer-encoder branch from ed612fd to 5f4769f Compare November 18, 2015 10:49
@FlorianLB FlorianLB force-pushed the missing-test-serializer-encoder branch from 5f4769f to 7418d29 Compare November 18, 2015 10:51
@FlorianLB
Copy link
Author

Done.

I tried to merge in a relevant way the 2 versions of JsonDecodeTest.php, specially the json_last_error_msg part, hope it's fine !

@fabpot
Copy link
Member

fabpot commented Nov 20, 2015

Thank you @FlorianLB.

@fabpot fabpot merged commit 7418d29 into symfony:2.8 Nov 20, 2015
fabpot added a commit that referenced this pull request Nov 20, 2015
…FlorianLB)

This PR was merged into the 2.8 branch.

Discussion
----------

[Serializer] add missing unit tests related to Encoder

Add some missing unit tests on the Serializer component.

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

Commits
-------

7418d29 [Serializer] add missing unit tests related to Encoder
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.

4 participants