softlayer / sl-ember-store

An Ember CLI Addon to provide a model layer for an Ember application.
http://softlayer.github.io/sl-ember-store
MIT License
12 stars 7 forks source link

Convert tests to QUnit 2.x syntax #114

Open notmessenger opened 9 years ago

notmessenger commented 9 years ago

Requires completion of #102

http://reefpoints.dockyard.com/2015/02/06/ember-qunit-0-2.html

http://qunitjs.com/upgrade-guide-2.x/

notmessenger commented 9 years ago

Specifically, the start() and stop() calls.

notmessenger commented 9 years ago

Relates to https://github.com/softlayer/sl-ember-store/issues/101