Commit History

Author SHA1 Message Date
  Maciej Bukowski d137282891 Made `assertCKEditorError` accepting strings and regexps as messages. 6 years ago
  Maciej Bukowski 00e9b6171e Fixed tests. Added missing API docs. 6 years ago
  Maciej Bukowski 78625de09d WIP - changing errors. 6 years ago
  Maciej Bukowski b5d163c0df Added utils for testing CKEditor errors. 6 years ago
  Maciej Bukowski 2bffd01af3 Added `expectToThrowCKEditorError` and `assertCKEditorError` test utils. 6 years ago
  Maciej Bukowski 75b5051b8a Fixed wording. 6 years ago
  Kamil Piechaczek 98899fd81e Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 years ago
  Kamil Piechaczek 3e031cfe15 Internal: Bumped the year. [skip ci] 7 years ago
  Piotrek Koszuliński 1eba2cbdb7 Internal: Bumped the year. [skip ci] 8 years ago
  Piotrek Koszuliński 69b66d2a0c Updated imports to use scoped packages. 9 years ago
  Piotrek Koszuliński 41ab72e6f1 Bump up the year. 9 years ago
  Piotrek Koszuliński 8fff7a1da5 Use package-based paths to modules. 9 years ago
  Piotrek Koszuliński 73808a4bd6 Changed imports in automated tests to be compatible with Webpack. 9 years ago
  Piotrek Koszuliński f313a42435 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 years ago
  Aleksander Nowodzinski 54f705eebe Allowed ObservableMixin bindings to attributes which don't exist (yet). 9 years ago
  Piotrek Koszuliński 115b50ea3a Added filterNames option to Observer.observe. Fixes #38. 9 years ago
  Szymon Kupś a1c972233e Removed getIteratorCount method from test utils. It is also needed outside tests so it is moved to utils.utils#count(). 9 years ago
  Piotrek Koszuliński 3131ba4895 Removed a method which should stay in the core. 9 years ago
  Piotrek Koszuliński bfc7531ddb Change all occurences of 'core' to 'utils'. 9 years ago
  Szymon Kupś b8607ef7f7 Using format-independent module utils in tests. 9 years ago
  Piotrek Koszuliński c75c3e66d9 Updated defineEditorCreatorMock, because create() and destroy() are now always defined. 10 years ago
  Piotrek Koszuliński aab7970078 Tests and documentation for the Editable. 10 years ago
  Piotrek Koszuliński 891c6a89fd Implemented testUtils.createObserver and improved tests descriptions. 10 years ago
  Piotrek Koszuliński e1f91345c4 Moved treemodel's test utils to a separate file and added basic test. 10 years ago
  Piotrek Koszuliński c17609555b Initial adjustments for porting tests to ES6 modules. 10 years ago