提交历史

作者 SHA1 备注 提交日期
  Piotrek Koszuliński 99f4a74634 Turned function expressions to arrow functions. 10 年之前
  Piotrek Koszuliński eea969a5b6 Changed var to let or const. 10 年之前
  Piotrek Koszuliński ecf1b215c0 Tests: Used const for modules and classes. 10 年之前
  Piotrek Koszuliński 70a5abfec4 Cleaned up jshint configs after enabling node&browser modes in specific directories. 10 年之前
  Piotrek Koszuliński d7866cd777 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 10 年之前
  fredck 35a79f0624 Removed an invalid basePath test. Fixes #20. 10 年之前
  Frederico Caldeira Knabben 678797adad Merge pull request #18 from cksource/t/17 10 年之前
  Piotrek Koszuliński c0f1d684f0 Added more tests for _getBasePath(). 10 年之前
  Piotrek Koszuliński 90cdfcaa5f TC names should be unique. 10 年之前
  Piotrek Koszuliński 5180c087f4 Improved assertion. 10 年之前
  Piotrek Koszuliński 05f914477f Split tc with multiple cases into multiple tcs. 10 年之前
  Grzegorz Pabian 0968169520 Minor typo fixes. 10 年之前
  fredck c15dbcdefb Moved the bender.amd.require() call out of describe(). 11 年之前
  fredck 338f468162 Re-reviewed tests to use bender.amd.require(). 11 年之前
  fredck 907ef34748 Revert "Reviewed tests to use bender.amd.require()." 11 年之前
  fredck 41ec3ce42f Reviewed tests to use bender.amd.require(). 11 年之前
  fredck 64881162c5 Standardized the equality checks to `to.equal()`. 11 年之前
  fredck 19e29d09d9 Reviewed the tests titles and made better use of "describe" to better match with "it". 11 年之前
  fredck 47cde86b6e Added tests for CKEDITOR. 11 年之前