mediawiki-extensions-Visual.../tests/ve2
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
..
ce Added skeleton tests for ce nodes 2012-04-30 17:04:58 -07:00
dm Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
index.html Add TransactionProcessor tests, and fix TP to make them pass 2012-04-30 19:06:20 -07:00
ve.BranchNode.test.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.LeafNode.test.js Split node factory into dm specific implementation 2012-04-30 15:42:36 -07:00
ve.Node.test.js Removed "prototype." prefix from test names 2012-04-27 11:03:08 -07:00
ve.NodeFactory.test.js Fixed test name to match method name 2012-04-30 17:41:24 -07:00