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

How to test something from non-standard ember directory?

$
0
0

@xwingz wrote:

I have some non-standard ember directories in my ember app. For example, in addition to the standard directories generated by ember-cli (adapters, components, controllers, etc), there is a directory called "utils" which contains a lot of utility files.

Is there a procedure for testing files within the utils directory? I am currently using ember-cli version 0.1.12 and ember 1.8.1.

I am pretty new to unit testing, so any help is appreciated. Thanks.

Posts: 2

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4826

Trending Articles