mainmatter.com
mainmatter.com copied to clipboard
Blog Post: How to test Ember Data Adapters and Serializers
The testing blueprints in the ember-data project are almost empty and don't give any hints on how to test these components. Using the public store service API it is quite straight-forward to test them though. Since it is currently not documented anywhere we could write a blog post on it to give people an idea on how to do it.
Yes, I agree this is a good topic and something many people struggle with 👍