@ofridagan wrote:
Hi,
I'm using Ember 1.13.13 and trying to run tests with:
ember test
.In my tests I use something like:
moduleFor('route:four-oh-four', 'FourOhFourRoute', {})
but I get:
Promise rejected before it exists: Attempting to register an unknown factory:route:four-oh-four
I suspect it has something to do with coffeescript...
Does anyone used ember-cli-coffescript with tests successfully?Thanks.
Posts: 1
Participants: 1