You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 :)
The text was updated successfully, but these errors were encountered:
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 :)
The text was updated successfully, but these errors were encountered: