Roan Kattouw
|
6f3c407314
|
Introduce es.DocumentNode.getCommonAncestorPaths(), with tests
|
2011-11-24 15:34:12 +00:00 |
|
Trevor Parscal
|
cd033e02c4
|
Renamed es.DocumentNode.test to es.DocumentBranchNode.test to reflect it's contents
|
2011-11-16 19:35:18 +00:00 |
|
Trevor Parscal
|
607e0fe3ad
|
Fixed test data in response to r103354
|
2011-11-16 19:26:16 +00:00 |
|
Roan Kattouw
|
c9d2bd84d1
|
Rewrite traverseLeafNodes tests using a data provider pattern
|
2011-11-15 14:35:03 +00:00 |
|
Roan Kattouw
|
2a80194223
|
Add more tests
|
2011-11-15 13:50:24 +00:00 |
|
Roan Kattouw
|
fee2d48b2b
|
Add very basic implementation of traverseNodes(), with tests. This doesn't respect the from parameter (so tests 3-6 fail); I will rewrite it from recursive to iterative so it can support that.
|
2011-11-15 11:12:06 +00:00 |
|
Roan Kattouw
|
aa7a6e2605
|
Add globalRange property to the output of selectNodes(), which translates the range property to be relative to the root rather than to the node. Update tests for this, and fix the test case numbering for selectNodes
|
2011-11-10 13:15:55 +00:00 |
|
Trevor Parscal
|
4bf41fc3e8
|
Updated tests and test data to support listItem nodes being branches instead of leafs
|
2011-11-09 23:39:47 +00:00 |
|
Roan Kattouw
|
124a36b942
|
Add a metric ton of (mostly generated) selectNodes tests, and change selectNodes a little bit to make them pass
|
2011-11-04 20:27:23 +00:00 |
|
Trevor Parscal
|
4963b05e14
|
Split tests up by method
|
2011-11-04 18:08:51 +00:00 |
|
Trevor Parscal
|
4d7cbded2c
|
Minor cleanup
|
2011-11-04 17:54:02 +00:00 |
|
Trevor Parscal
|
36c6bee0a8
|
Moved es tests to their own folder
|
2011-11-04 17:47:09 +00:00 |
|