mediawiki-extensions-Visual.../modules/ve-mw/tests
Bartosz Dziewoński 2512baa68e Add Converter test cases for captions in images and gallery images
Many of the details of the behavior don't really matter, but
I suppose it doesn't hurt to document them.

We really want to test two things:
* When converting from DOM to model data, a <mwImageCaption>
  or <mwGalleryImageCaption> is always generated, even if
  DOM has no caption.
* Model data that doesn't have <mwImageCaption> or
  <mwGalleryImageCaption> is nevertheless still valid and
  converting it to DOM doesn't fail.

Follow-up to Ie82fb339f6bd8ae1b289235bf5402490722d9a7c.

Change-Id: I0a10351e9c1589afbee76d8a85f869987de3de22
2018-08-14 11:02:09 +02:00
..
ce Update VE core submodule to master (a64ba1cc6) 2018-04-17 16:02:04 +00:00
dm Add Converter test cases for captions in images and gallery images 2018-08-14 11:02:09 +02:00
init/targets Drop IE10 support 2018-02-22 00:47:38 +00:00
ui Add MW-specific DiffElement tests 2018-06-19 16:04:08 +01:00
.eslintrc.json eslint: Move qunit env flag to test config 2018-06-05 21:12:56 +01:00
mw-preload.js test: Omit 'window' in mw-preload.js 2014-11-19 01:46:38 +00:00
ve.test.utils.js Update VE core submodule to master (a1fd90540) 2018-06-20 12:53:43 +02:00