Closed tomheller closed 9 years ago
It does not work at the moment. ember v1.10
has some major changes on templates, and test-helpers has also changed dramatically. The previous implementation does not transfer automatically and some major work is needed in the testing space.
Help is needed
I generated a new project with version 0.9.5 and tried to run ´em t´ to see if the tests were working correctly since I was having problems in an earlier version as well. It looks like the test cannot find the App variable or something in the start-app helper isn't working as expected.
Here is the output that I'm getting from ´em t´:
Can you confirm that it isn't currently working?