Ember tests follows a convention where test files have a postfix of `-test.js`. This ensures that any files in the tests folder which follows this pattern is included. |
||
|---|---|---|
| .. | ||
| images | ||
| javascripts | ||
| stylesheets | ||
Ember tests follows a convention where test files have a postfix of `-test.js`. This ensures that any files in the tests folder which follows this pattern is included. |
||
|---|---|---|
| .. | ||
| images | ||
| javascripts | ||
| stylesheets | ||