Commit 8523528
authored
test: adjust WedDav preview test case for Devanagari script [full-ci] (#41672)
test: adjust WedDav preview test case for Devanagari script
This acceptance test case use Devenagari script as an example of
a non-Latin script. It confirms that a preview of a text file
containing Devanagari script can be produced in PNG format.
The preview used in the test scenario has been made bigger (64x64).
That makes the graphic resolution good enough that I can manually
recognise the characters rendered in the resulting PNG image, and
confirm that they are a good rendering of the text.
Note: depending on the installed environment, some Devanagari
ligatures may not be rendered correctly. That also applies for
other scripts. If an installation wants to accurately support
rendering of a wide range of scripts, then they need to organise
to have suitable additional libraries installed that will support
those scripts. The purpose of this test scenario is not to ensure
that all scripts work correctly. The purpose is just to ensure
that some combination of non-Latin characters can be correctly
processed, stored as a preview, and the binary content of the
preview is correctly returned to the user that called the API.1 parent 4791bee commit 8523528
3 files changed
Lines changed: 5 additions & 5 deletions
File tree
- tests/acceptance
- features/apiWebdavPreviews
- fixtures
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
| 213 | + | |
| 214 | + | |
215 | 215 | | |
216 | | - | |
217 | | - | |
| 216 | + | |
| 217 | + | |
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| |||
Loading
Binary file not shown.
0 commit comments