Marek Lewandowski
|
c6271efc3a
Tests: Added unit test coverage.
|
6 年之前 |
Marek Lewandowski
|
303b28ae74
Tests: Added test case for #5189.
|
6 年之前 |
Marek Lewandowski
|
8364a17c58
Tests: Property isSideImage is no longer used.
|
6 年之前 |
Marek Lewandowski
|
338a157a0b
Tests: Simplified generateResizeTest function, also removed a temporary copy of this function used for latest unit test.
|
6 年之前 |
Marek Lewandowski
|
ddd5298932
Tests: Refactoring, extracting reusable parts from generateResizeTest.
|
6 年之前 |
Marek Lewandowski
|
0315c81dee
Tests: Mocked the first test.
|
6 年之前 |
Piotrek Koszuliński
|
13d15c7ef5
Merge pull request #330 from ckeditor/t/ckeditor5-image/310
|
6 年之前 |
Marek Lewandowski
|
02090e18fc
Tests: Preload all the used image variants before testing to avoid race condition.
|
6 年之前 |
Marek Lewandowski
|
ef51ce215f
Tests: Since WidgetResize._resizers is now private use _getResizerByViewElement method instead.
|
6 年之前 |
Marek Lewandowski
|
adb5cc5389
Merge branch 'master' into t/ckeditor5-image/310
|
6 年之前 |
Marek Lewandowski
|
21a81849b2
Tests: Editor is now created for 2st level test suites.
|
6 年之前 |
Marek Lewandowski
|
b5de260d63
Tests: Removed stray assignment.
|
6 年之前 |
Marek Lewandowski
|
ea60106bf3
Tests: Extracted common code.
|
6 年之前 |
Marek Lewandowski
|
bd1de0f37b
Tests: Removed duplicated code.
|
6 年之前 |
Marek Lewandowski
|
a2b6a03be7
Test: Corrected variable name.
|
6 年之前 |
Marek Lewandowski
|
4ec4bec6f0
Tests: Avoid creating multiple editors.
|
6 年之前 |
Marek Lewandowski
|
7ffb58c619
Tests: Adjusted property name.
|
6 年之前 |
Marek Lewandowski
|
97e56c8ab8
Tests: Adjusted tests to resizers list type change.
|
6 年之前 |
Marek Lewandowski
|
f423bb60d6
Internal: Now redraws caused by the ui#change events are throttled more aggressively.
|
6 年之前 |
Marek Lewandowski
|
663a0142c2
Tests: Added test for other fixed case.
|
6 年之前 |
Marek Lewandowski
|
ff4f046372
Tests: Added some integration tests for percent-based resizing.
|
6 年之前 |
Piotrek Koszuliński
|
47554ff639
Test: Made the test more loose to avoid breaking on CI.
|
6 年之前 |
Piotrek Koszuliński
|
b0172a7d6f
AdAdd support for percents.
|
6 年之前 |
Marek Lewandowski
|
c8e9d501e3
Tests: Fixed missing quote. Tests are passing.
|
6 年之前 |
Marek Lewandowski
|
e110afc1ca
Internal: Corrected existing unit tests.
|
6 年之前 |
Marek Lewandowski
|
056e165cb7
Tests: Removed unused functions.
|
6 年之前 |
Marek Lewandowski
|
ea52733c70
Tests: Image resizer is now reacting to command's enabled state.
|
6 年之前 |
Piotrek Koszuliński
|
b92731fe9e
Bind resizer state to the command.
|
6 年之前 |
Marek Lewandowski
|
6a6d73b7a5
Tests: No need for double model checking, it's verified using a regexp few lines above.
|
6 年之前 |
Marek Lewandowski
|
0831022c00
Tests: Added unit tests ensuring that srcset attribute handling doesn't interfere with the image reszier.
|
6 年之前 |