提交歷史

作者 SHA1 備註 提交日期
  Kamil Piechaczek 8112a6b473 Introduced `@ckeditor/ckeditor5-dev-tests` package. 9 年之前
  Maksymilian Barnaś 95635f0c84 Revert "Merge pull request #301 from ckeditor/t/300" 9 年之前
  Piotrek Koszuliński 4d42b4b1ec Clarified assertion errors. 9 年之前
  Piotrek Koszuliński d6bf67f5e7 Code style fixes. 9 年之前
  Maksymilian Barnaś fe8ad9f34d Update test function names. 9 年之前
  Maksymilian Barnaś cb9b2cdf35 Cleaned up extension. 9 年之前
  Maksymilian Barnaś e4da05a25c Added early version of expect( fn ).to.throwCKEditorError(). 9 年之前
  Piotrek Koszuliński 894eb18415 Remove ES6 from a Bender.js statis, so we can run it in ES5 env without transpilation. See https://github.com/ckeditor/ckeditor5/issues/201. 9 年之前
  Piotrek Koszuliński 75b0db0821 Initial work on porting tests to ES6 modules. 10 年之前
  Piotrek Koszuliński 0201d23756 Tests: Added tests for bender.amd.* tools. 10 年之前
  Piotrek Koszuliński cbbb7d361e API docs. 10 年之前
  Piotrek Koszuliński 5dbcaa723d Loading files in Bender is trickyyyy... 10 年之前
  Piotrek Koszuliński 2ed7f34c39 Porting... porting... porting. 10 年之前
  Piotrek Koszuliński 92943ce602 Started porting modules to ES6. 10 年之前
  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 70a5abfec4 Cleaned up jshint configs after enabling node&browser modes in specific directories. 10 年之前
  fredck 00baaa012f To avoid race conditions, guarantee that the `ckeditor` module is loaded before any other module in bender.amd.require(). 10 年之前
  Grzegorz Pabian 0968169520 Minor typo fixes. 10 年之前
  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 a7f512d78d Revert "Added support for describe.skip()." 11 年之前
  fredck 1137ff7f1a Added support for describe.skip(). 11 年之前
  fredck 26f6c7c77f Introduced bender.amd.require() - a tool to easily require CKEditor modules in tests. 11 年之前
  fredck 87f820099e Changed the ckeditor plugin for bender to user bender.defer(). 11 年之前
  fredck e7e9834d88 Introduced the "ckeditor" application in bender and the CKEditor 5 plugin for it. 11 年之前