Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Testing Controllers - Providing data from Ember Data #1447

Closed
ryanjm opened this issue Apr 17, 2014 · 1 comment
Closed

Testing Controllers - Providing data from Ember Data #1447

ryanjm opened this issue Apr 17, 2014 · 1 comment

Comments

@ryanjm
Copy link

ryanjm commented Apr 17, 2014

I think the testing documentation could be improved by adding a section about how to properly provide ember data to the controllers.

Should the tests use Fixtures instead and override the DS.FixtureAdapter::queryFixtures method to support querying the fixture store OR is there a way to provide mock API calls and keep using the RESTAdapter?

What is the Ember way?

@trek
Copy link
Member

trek commented Mar 26, 2015

We've migrated to versioned guides at https://github.com/emberjs/guides. If you feel this is still an issue, please reopen on that repo, thanks!

@trek trek closed this as completed Mar 26, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants