mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/VisualEditor
synced 2024-11-16 02:51:50 +00:00
9a1ec62f0d
The 'insert' and 'remove' operations weren't implemented in the transaction processor and were a holdover from the old DM implementation. Also migrated the tests, especially those that asserted that consecutive insert/remove operations were combined (this is no longer the case now that they are replace operations) Change-Id: I2379fe92b331c5316f70f4b695397da41581cce9 |
||
---|---|---|
.. | ||
ve.dm.BranchNode.test.js | ||
ve.dm.Document.test.js | ||
ve.dm.DocumentSynchronizer.test.js | ||
ve.dm.example.js | ||
ve.dm.HTMLConverter.test.js | ||
ve.dm.LeafNode.test.js | ||
ve.dm.Node.test.js | ||
ve.dm.NodeFactory.test.js | ||
ve.dm.Surface.test.js | ||
ve.dm.TextNode.test.js | ||
ve.dm.Transaction.test.js | ||
ve.dm.TransactionProcessor.test.js |