deftjs / DeftJS

Extensions for Large-Scale Sencha Touch and Ext JS Applications
http://deftjs.org/
MIT License
285 stars 56 forks source link

Address test coverage gaps identified by Karma / Istanbul #106

Closed johnyanarella closed 11 years ago

johnyanarella commented 11 years ago

See #103

Add unit tests for Deft.Logger. Add unit tests for the optional configuration object parameter syntax for Deft.Promise::then(), Deft.Promise::otherwise(), and Deft.Promise::always(). Add unit tests for the optional scope parameter for Deft.Promise::then().