Commit graph

9 commits

Author SHA1 Message Date
Rowan Collins
627c7d5685 Fix #11: Use DOM to determine actual namespace of current element 2017-11-09 23:10:38 +00:00
Rowan Collins
16622d96f3 Fix #5: Be opinionated and show namespace URIs rather than prefixes 2017-11-09 22:54:49 +00:00
Rowan Collins
6ac7c40043 Fix #4: extra ->children() should show for prefixed root element 2017-11-09 21:46:20 +00:00
Rowan Collins
96c89e2660 Add SOAP examples, with failing test for Issue #4 2017-11-09 20:39:46 +00:00
Rowan Collins
60afe7f7b9 Rearrange tests to be a directory of samples, all tested the same way 2017-11-09 20:02:34 +00:00
Josh Sherman
53538b402e Got both dump and tree to 90% coverage 2014-08-18 21:56:40 -04:00
Josh Sherman
3cad264843 Unit tests for dump
Got coverage up to 90% probably need @IMSoP to finish the rest as I'm having
a hard time getting tests to hit the logic.
2014-08-09 11:36:04 -04:00
Josh Sherman
af30ba47b6 Working on better code coverage
Added a new test that gets us up to 80% coverage. Still a ways to go.
2014-08-08 22:16:54 -04:00
Josh Sherman
75acba318d Started on some unit tests. 2014-08-07 22:47:07 -04:00