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

[CHORE tests] Added explicit -json-api serializer registration in tests #6369

Merged

Conversation

yohanmishkin
Copy link
Contributor

@yohanmishkin yohanmishkin commented Aug 23, 2019

The intent of this PR is to mirror #6368 but for -json-api fallback behavior.

RFC-522 will deprecate the -json-api serializer and usage of the adapter.defaultSerializer fallback which for the JSONAPIAdapter is set to -json-api. This PR entirely removes our reliance on this fallback from our own test suite.

Part of #6166

Co-Authored-By: Eric Kelly @HeroicEric

@yohanmishkin yohanmishkin marked this pull request as ready for review August 23, 2019 19:47
@yohanmishkin yohanmishkin force-pushed the chore/eliminate-json-serializer-usage branch from 7256473 to b5996fc Compare August 23, 2019 19:49
@runspired runspired added the 🌲 Project Trim 🌲 PRs related to https://github.com/emberjs/data/issues/6166 label Aug 23, 2019
@runspired runspired merged commit b95e7eb into emberjs:master Aug 23, 2019
@runspired runspired mentioned this pull request Aug 23, 2019
65 tasks
@yohanmishkin yohanmishkin deleted the chore/eliminate-json-serializer-usage branch August 24, 2019 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌲 Project Trim 🌲 PRs related to https://github.com/emberjs/data/issues/6166
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants