Commit History

Author SHA1 Message Date
  fredck ebc71d68da Merge remote-tracking branch 'origin/master' into t/10 10 years ago
  fredck 2ac6571da9 Added a test to ensure that spy.called is not true after spy creation. 10 years ago
  fredck 21017a25f1 Merge remote-tracking branch 'origin/master' into t/11 10 years ago
  fredck 5341491aa5 Added test to ensure that the required Lo-Dash methods are available in `utils`. 10 years ago
  fredck a6f00b3990 Removed tests for Lo-Dash features. 10 years ago
  fredck aab7ba96e9 Removed methods from utils which are not in use by CKEditor code. 11 years ago
  Grzegorz Pabian c73707ab16 Fixed comment formatting (?). 10 years ago
  Grzegorz Pabian e74e009a86 Removed pointless assertion from utils.isOjbect tests. 10 years ago
  Grzegorz Pabian e66e67d3ee Minor code-style fixes and additional comments. 10 years ago
  fredck d0a0c74c33 Fixed a wrong use of Date.now() to produce a Date object. 10 years ago
  fredck 68243560cc Implemented Model.extend(). 10 years ago
  fredck 7306798cdf Introduced the Emitter mixin with the events API. 11 years ago
  fredck 8eb353b0b7 Moved the bender.amd.require() call out of describe(). 11 years ago
  fredck 03a3969d3f Re-reviewed tests to use bender.amd.require(). 11 years ago
  fredck e15bb2d876 Revert "Reviewed tests to use bender.amd.require()." 11 years ago
  fredck fc9fc52388 Reviewed tests to use bender.amd.require(). 11 years ago
  fredck 4e1d137fbf Added a "null" test for isObject. 11 years ago
  fredck 2d0b3c58ba Standardized the equality checks to `to.equal()`. 11 years ago
  fredck faf367a21c Reviewed the tests titles and made better use of "describe" to better match with "it". 11 years ago
  fredck b0cb253e27 Added tests for "utils". 11 years ago