Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński b6c6ef7178 Tests: Fixed to.be.equal() use. il y a 5 ans
  Kamil Piechaczek 2283aa4f74 Internal: Bumped the year. [skip ci] il y a 6 ans
  Maciej Bukowski 26e65f5f4f Docs: Fixed incorrect API docs links and refs. il y a 6 ans
  Maciej Gołaszewski 87721d68fe Improve code style of html beautify imports. il y a 6 ans
  Maciej Gołaszewski 1809f8583a Update assertEqualMarkup() docs. il y a 6 ans
  Maciej Gołaszewski 318077baab Add tests for asssertEqualMarkup() test util. il y a 6 ans
  Maciej Gołaszewski e3898218b6 Introduce assertEqualMarkup() test util. il y a 6 ans
  Maciej Bukowski c47961a703 Fixed bug in the assertCKEditorError fn. il y a 6 ans
  Maciej Bukowski d137282891 Made `assertCKEditorError` accepting strings and regexps as messages. il y a 6 ans
  Maciej Bukowski 00e9b6171e Fixed tests. Added missing API docs. il y a 6 ans
  Maciej Bukowski 78625de09d WIP - changing errors. il y a 6 ans
  Maciej Bukowski b5d163c0df Added utils for testing CKEditor errors. il y a 6 ans
  Maciej Bukowski 2bffd01af3 Added `expectToThrowCKEditorError` and `assertCKEditorError` test utils. il y a 6 ans
  Maciej Bukowski 75b5051b8a Fixed wording. il y a 6 ans
  Kamil Piechaczek 98899fd81e Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Kamil Piechaczek 3e031cfe15 Internal: Bumped the year. [skip ci] il y a 6 ans
  Piotrek Koszuliński 1eba2cbdb7 Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 69b66d2a0c Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński 41ab72e6f1 Bump up the year. il y a 9 ans
  Piotrek Koszuliński 8fff7a1da5 Use package-based paths to modules. il y a 9 ans
  Piotrek Koszuliński 73808a4bd6 Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Piotrek Koszuliński f313a42435 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. il y a 9 ans
  Aleksander Nowodzinski 54f705eebe Allowed ObservableMixin bindings to attributes which don't exist (yet). il y a 9 ans
  Piotrek Koszuliński 115b50ea3a Added filterNames option to Observer.observe. Fixes #38. il y a 9 ans
  Szymon Kupś a1c972233e Removed getIteratorCount method from test utils. It is also needed outside tests so it is moved to utils.utils#count(). il y a 9 ans
  Piotrek Koszuliński 3131ba4895 Removed a method which should stay in the core. il y a 9 ans
  Piotrek Koszuliński bfc7531ddb Change all occurences of 'core' to 'utils'. il y a 9 ans
  Szymon Kupś b8607ef7f7 Using format-independent module utils in tests. il y a 9 ans
  Piotrek Koszuliński c75c3e66d9 Updated defineEditorCreatorMock, because create() and destroy() are now always defined. il y a 9 ans
  Piotrek Koszuliński aab7970078 Tests and documentation for the Editable. il y a 9 ans