I'm using the ember-data adapters from this addon, and I would like to write tests now. I setup some mirage fixtures, and loaded them, and it seems that the data is not loaded in. I am guessing because of the magic of the adapters. Is there any way to use this with mirage?
I'm using the ember-data adapters from this addon, and I would like to write tests now. I setup some mirage fixtures, and loaded them, and it seems that the data is not loaded in. I am guessing because of the magic of the adapters. Is there any way to use this with mirage?