mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
55beccbb79
Not only do we want to make sure getUniquePartId() always starts at 0 and increments correctly, it should return a number (and not e.g. "part_0"). I realize the getTitle() test is also testing functionality from mw.libs.ve.… (can be found in the file ve.utils.parsoid.js). This is intentional. What we care about at this point is not a library but the very specific functionality of a very specific method we use quite a lot in code we touch. Bug: T289560 Change-Id: I43c1d00dacf27a68b16f62ecca4adda22f437391 |
||
---|---|---|
.. | ||
models | ||
nodes | ||
ve.dm.Converter.test.js | ||
ve.dm.Document.test.js | ||
ve.dm.mwExample.js | ||
ve.dm.MWImageModel.test.js | ||
ve.dm.MWInternalLinkAnnotation.test.js | ||
ve.dm.MWTemplateModel.test.js | ||
ve.dm.MWTransclusionModel.test.js | ||
ve.dm.SurfaceFragment.test.js |