mediawiki-extensions-Visual.../modules/ve/test
Trevor Parscal 1e2502a726 Added some unit tests for ve.dm.SurfaceFragment
Also:
* Made a fragment with a null range become a null fragment
* Fixed incorrect order of arguments for binding a handler to transact event
* Added getters for surface, document and range
* Fixed several instances of passing a document instead of a surface into the constructor of a new surface fragment
* Fixed closest mode in expandRange - needed to check if parent existed before checking for it's type
* Fixed uses of ve.Transaction (doesn't exist) that were supposed to be uses of ve.dm.Transaction (does exist)

Change-Id: Ide13d9d2d1637399188c98c2e8b6e0826caeecc4
2012-08-17 10:48:40 -07:00
..
ce After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
dm Added some unit tests for ve.dm.SurfaceFragment 2012-08-17 10:48:40 -07:00
image.png Move test files 2012-07-25 14:35:49 -07:00
index.html Added some unit tests for ve.dm.SurfaceFragment 2012-08-17 10:48:40 -07:00
ve.BranchNode.test.js After much research on error objects, native = good, custom = bad 2012-08-08 10:48:53 -07:00
ve.Document.test.js Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00
ve.example.js Puttin' em white-spacers where they aught'a be 2012-08-06 18:52:19 -07:00
ve.Factory.test.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00
ve.LeafNode.test.js Refactor ve.js utilities and improve documentation 2012-08-12 20:32:45 +02:00
ve.Node.test.js Kranitor #1: On-boarding 2012-07-27 14:40:00 -07:00
ve.qunit.js Rename fringeWhitespace to internal 2012-08-16 15:14:01 -07:00