Procházet zdrojové kódy

Tests: Update manual tests description.

Maciej Gołaszewski před 8 roky
rodič
revize
3da980c753

+ 6 - 1
packages/ckeditor5-font/tests/manual/font-family.md

@@ -1,7 +1,12 @@
 ### Loading
 
 The data should be loaded with paragraphs, each with different font.
+Also the image caption should have "changed font" string with different font. 
 
 ### Testing
 
-TODO
+Try to:
+- Change font size by selecting many paragraphs.
+- Change font size by selecting some text.
+- Change to default font size by selecting many paragraphs.
+- Change to default font size by selecting some text.

+ 5 - 1
packages/ckeditor5-font/tests/manual/font-size.md

@@ -8,4 +8,8 @@ The data should be loaded with:
 
 ### Testing
 
-TODO
+Try to:
+- Change font by selecting many paragraphs.
+- Change font by selecting some text.
+- Change to default font by selecting many paragraphs.
+- Change to default font by selecting some text.