mediawiki-extensions-Visual.../tests/ve2/dm
Trevor Parscal 32bddaf088 Added ve.dm.Transaction.newFromRemoval
Also:
* Refactored tests
* Added tests for ve.dm.Transaction.newFromInsertion
* Added tests for ve.dm.Transaction.newFromRemoval
* Fixed problems with ve.dm.Transaction.newFromInsertion
* Added ve.dm.Node.canBeMergedWith which is partially a port of ve.Node.getCommonAncestorPaths merged with canMerge from within ve.dm.DocumentNode.prepareRemoval from the old ve codebase

Change-Id: Ibbc3887d08286d8ab33fd6296487802d65b319fa
2012-05-31 14:39:34 -07:00
..
ve.dm.BranchNode.test.js Restructured static node rules 2012-05-21 17:39:12 -07:00
ve.dm.Document.test.js Add ve.dm.Document.isContentData() 2012-05-31 06:19:34 -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 Added ve.dm.Transaction.newFromRemoval 2012-05-31 14:39:34 -07:00
ve.dm.TransactionProcessor.test.js Fix buggy replace behavior when inserting content that contains nodes 2012-05-31 07:27:36 -07:00