@navneet35371 wrote:
I created some data loading components following this tutorial http://emberigniter.com/should-components-load-data/ . Now i want to test those components. The issue i am facing is the api calls are protected and when i write a tests for components they throw unauthorized. I am using ember simple auth for client side auth. Is there some way to test the components?
Posts: 1
Participants: 1