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

Adding some specs for #as_json on ObjectSerializer class. #110

Merged
merged 1 commit into from
Mar 13, 2018

Conversation

corinnekunze
Copy link
Contributor

Added some tests here to ensure that we are maintaining availability of the as_json method on our Object Serializer.

Allowing as_json to successfully parse a json hash on the serializer was added in this pull request:
#89

I added a director attr_accessor in the movie context that acts to prove if an attribute is present on the record but not defined in the serializer, it should not be returned.

@shishirmk
Copy link
Collaborator

Thank you for adding the tests

@shishirmk shishirmk merged commit f029cf7 into Netflix:dev Mar 13, 2018
@corinnekunze
Copy link
Contributor Author

You bet!

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.

2 participants