Quantcast
Viewing all articles
Browse latest Browse all 4829

Every single test is failing (must set resolver)

@hschillig wrote:

I generate all my controllers, routes, and components with ember g via command line.. but EVERY single one of my tests are failing (68) with all my controllers, routes, and components combined.. I am getting the following:

Error: you must set a resolver with `testResolver.set(resolver)`
Promise rejected before it exists: you must set a resolver with `testResolver.set(resolver)`

I have never gotten this before. I just created a new dummy controller and it is doing the same thing.. any ideas on what is going on?

Thanks, Haley

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles