Alonski / realworld-ember

This repository is deprecated. Please visit:
https://github.com/gothinkster/ember-realworld-example-app
5 stars 0 forks source link

Configure Mirage for mocking the API during tests #8

Closed alexlafroscia closed 7 years ago

alexlafroscia commented 7 years ago

Since it would be great to have a solid test suite here, we should mock out the API using Mirage. The API is pretty simple so this should be a good task for someone that's looking for some low-hanging fruit.

alexlafroscia commented 7 years ago

This issue was moved to gothinkster/ember-realworld-example-app#2