提交歷史

作者 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 8fc1d97860 Tests: Removed test which could fail when running tests to check if everything works without the debug code. 10 年之前
  Piotrek Koszuliński 8941b5e367 Added CKEDITOR.isDebug property. 10 年之前
  Piotrek Koszuliński d7866cd777 Added separate .jshintrc file in the tests directory. Remove global declarations from files. 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 758b958c6e Fixed an override reversion that would not take place in case of test failure. 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 年之前