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

Get some acceptance tests set up #9

Open
courajs opened this issue May 28, 2016 · 1 comment
Open

Get some acceptance tests set up #9

courajs opened this issue May 28, 2016 · 1 comment

Comments

@courajs
Copy link
Contributor

courajs commented May 28, 2016

One challenge is setting up the server to run during tests. In Ember this is often done by mocking out your API. For this we may just want to run an actual hoodie server.
Then we should have tests walking through each important user flow. We probably need to create a good list of user flows :)

@gr2m
Copy link
Member

gr2m commented May 29, 2016

Good call. Agree with simply starting a hoodie server for acceptance tests. We can start it in memory and seed some data as we need it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants