커밋 기록

작성자 SHA1 메시지 날짜
  fredck 6bf8aa14e2 Passing code coverage through untestable code. 11 년 전
  fredck 938c8d9314 Removing third-party libs from code coverage. 11 년 전
  fredck c15dbcdefb Moved the bender.amd.require() call out of describe(). 11 년 전
  fredck 338f468162 Re-reviewed tests to use bender.amd.require(). 11 년 전
  fredck a8afa0ac20 Re-introduced bender.amd.require() - a tool to easily require CKEditor modules in tests. 11 년 전
  fredck af634335b8 Revert "Introduced bender.amd.require() - a tool to easily require CKEditor modules in tests." 11 년 전
  fredck 907ef34748 Revert "Reviewed tests to use bender.amd.require()." 11 년 전
  fredck a7f512d78d Revert "Added support for describe.skip()." 11 년 전
  fredck 1137ff7f1a Added support for describe.skip(). 11 년 전
  fredck 70373f71b6 Avoided a test dependency on utils.isObject(), which is not in use anywhere else. 11 년 전
  fredck 41ec3ce42f Reviewed tests to use bender.amd.require(). 11 년 전
  fredck 26f6c7c77f Introduced bender.amd.require() - a tool to easily require CKEditor modules in tests. 11 년 전
  fredck 758b958c6e Fixed an override reversion that would not take place in case of test failure. 11 년 전
  fredck ebcbd4e36c Minor white-space cleanup. 11 년 전
  fredck 0c63b0a5dd Fixed a wrong object check in tests. 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 87f820099e Changed the ckeditor plugin for bender to user bender.defer(). 11 년 전
  fredck 47cde86b6e Added tests for CKEDITOR. 11 년 전
  fredck 2946304524 Added a "dev" flag to CKEDITOR. 11 년 전
  fredck dd79ce5bd3 Removed code that should (hopefully) be deprecated as scripts always have full URLs. 11 년 전
  fredck 5aa7d5ae51 Made it in a way that "ckeditor-core" keeps its original definition so it can be tested. 11 년 전
  fredck c9ad4d047e Added basic tests for AMD. 11 년 전
  fredck 09fa91ec71 Added code coverage support for bender. 11 년 전
  fredck e7e9834d88 Introduced the "ckeditor" application in bender and the CKEditor 5 plugin for it. 11 년 전
  fredck ffe17c51d4 Initialized the bender configuration file. 11 년 전
  fredck 118a4eb1c1 Added npm devDependency for bender with mocha and chai. 11 년 전
  fredck 5077ab0808 Merge branch 't/5' 11 년 전
  Piotrek Koszuliński 1a37506e43 Follow the naming standard. 11 년 전
  fredck ef856f4fec Removed an unnecessary argument passed to define(). 11 년 전