mediawiki-extensions-Visual.../tests/ve2/dm
Catrope d9cd1392fc Add TransactionProcessor tests, and fix TP to make them pass
* Add .process() and its helpers from ve1
* Fix applyAnnotations()
** Use data[i] rather than data[j]
** Don't add empty annotation objects for no reason
** Remove empty annotation objects
*** I thought this wasn't needed, but it is needed for clean rollbacks
* Remove unused second parameter in applyAnnotations() call

Change-Id: Ia338f62d2eaf2a76f8ef653eead05bc44757a122
2012-04-30 19:06:20 -07:00
..
ve.dm.BranchNode.test.js Added basic ve.ce nodes 2012-04-30 16:58:41 -07:00
ve.dm.Document.test.js Added getOuterLength tests for text and document nodes 2012-04-30 13:48:20 -07:00
ve.dm.DocumentFragment.test.js Got rebuildNodes tests working 2012-04-30 13:42:32 -07:00
ve.dm.example.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.dm.LeafNode.test.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.dm.Node.test.js Fixed length calculations and added tests for node tree 2012-04-30 13:23:46 -07:00
ve.dm.NodeFactory.test.js Added ve.ce.NodeFactory and tests 2012-04-30 16:36:02 -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 Add tests for ve.dm.Transaction 2012-04-20 11:29:30 -07:00
ve.dm.TransactionProcessor.test.js Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00