mediawiki-extensions-Visual.../tests/ve2/dm
Catrope 9a1ec62f0d Remove pushInsert() and pushRemove()
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
2012-05-23 12:45:27 -07:00
..
ve.dm.BranchNode.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Document.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.DocumentSynchronizer.test.js Added tests for document synchronizer 2012-05-09 18:31:09 -07:00
ve.dm.example.js Added merge test for ve.dm.TransactionProcessor 2012-05-16 13:33:42 -07:00
ve.dm.HTMLConverter.test.js Whitespace fixes and removed some console.log statements 2012-05-17 11:29:50 -07:00
ve.dm.LeafNode.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Node.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.NodeFactory.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Surface.test.js Whitespace and syntax fixes 2012-05-07 13:40:09 -07:00
ve.dm.TextNode.test.js Added getOuterLength tests for text and document nodes 2012-04-30 13:48:20 -07:00
ve.dm.Transaction.test.js Remove pushInsert() and pushRemove() 2012-05-23 12:45:27 -07:00
ve.dm.TransactionProcessor.test.js Added merge test for ve.dm.TransactionProcessor 2012-05-16 13:33:42 -07:00