mediawiki-extensions-Visual.../tests/ve2/dm
Trevor Parscal 6d0a24bec6 Greatly simplified selection and node tree comparison tests
By first summarizing a node tree or node selection and then using the normal deepEqual function we are able to take advantage of native QUnit functionality to make diagnosing a problem easier under failing conditions and reduce the verbosity of the output under passing conditions.

Change-Id: I4af5d69596cf5459aa32f61ee6d5b8355233c3df
2012-05-15 00:25:27 -07:00
..
ve.dm.BranchNode.test.js Add an isWrapped property and make getOuterLength use it 2012-05-07 12:00:07 -07:00
ve.dm.Document.test.js Greatly simplified selection and node tree comparison tests 2012-05-15 00:25:27 -07:00
ve.dm.DocumentFragment.test.js Greatly simplified selection and node tree comparison tests 2012-05-15 00:25:27 -07:00
ve.dm.DocumentSynchronizer.test.js Added tests for document synchronizer 2012-05-09 18:31:09 -07:00
ve.dm.example.js Removed more trailing whitespace in multi-line comment blocks 2012-05-14 17:16:30 -07:00
ve.dm.HTMLConverter.test.js Removing data from annotations when empty, more tests for HTMLConverter 2012-05-11 14:07:20 -07:00
ve.dm.LeafNode.test.js Add an isWrapped property and make getOuterLength use it 2012-05-07 12:00:07 -07:00
ve.dm.Node.test.js Add an isWrapped property and make getOuterLength use it 2012-05-07 12:00:07 -07:00
ve.dm.NodeFactory.test.js Massive refactor of node trees, generalizing lots of previously dm only stuff 2012-05-09 21:11:09 -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 Rewrote tests for ve.dm.Transaction to use a data provider 2012-05-11 16:49:31 -07:00
ve.dm.TransactionProcessor.test.js Greatly simplified selection and node tree comparison tests 2012-05-15 00:25:27 -07:00