mediawiki-extensions-Visual.../tests/ve2/ce
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
..
nodes Whitespace and syntax fixes 2012-05-07 13:40:09 -07:00
ve.ce.BranchNode.test.js Fixing updateDomWrapper test 2012-05-10 16:58:29 -07:00
ve.ce.Document.test.js Greatly simplified selection and node tree comparison tests 2012-05-15 00:25:27 -07:00
ve.ce.LeafNode.test.js Removed duplicate node rules from tests 2012-05-10 14:57:52 -07:00
ve.ce.Node.test.js Added canHaveChildren and canHaveGrandchildren to all nodes 2012-05-04 17:50:54 -07:00
ve.ce.NodeFactory.test.js Refactored dom wrapper functionality in ce nodes 2012-05-04 13:31:14 -07:00
ve.ce.test.js Added test for whitespacePattern, getDomText and getDomHash in ce 2012-05-02 12:54:42 -07:00