UNPKG

wnpc

Version:

This README outlines the details of collaborating on this Ember application.

12 lines (9 loc) 243 B
`import { test, moduleForModel } from 'ember-qunit'` moduleForModel 'torrent', 'Torrent', { # Specify the other units that are required for this test. needs: [] } test 'it exists', -> model = @subject() # store = @store() ok model