Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Testing and Coffescript

$
0
0

@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

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles