exist icon indicating copy to clipboard operation
exist copied to clipboard

[test] rewrite util:expand jUnit tests to XQSuite

Open line-o opened this issue 3 years ago • 3 comments

Description:

  • DOM and Query are syntax highlighted and not just strings in XQSuite
  • all util:expand tests are now in one location
  • add test for processing instruction before root node in persistent DOM

Reference:

Type of tests:

XQSuite

line-o avatar Mar 25 '22 13:03 line-o

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

sonarqubecloud[bot] avatar Mar 25 '22 14:03 sonarqubecloud[bot]

@line-o I undertook the work to fix util:expand and added the Java tests. I do not mind you adding additional tests, but I do not want the Java tests removed. The Java tests were key to helping me debug and fix the issues in Java.

As mentioned in the past, the problem with XQSuite tests is they make Java debugging more complex and not simpler, please keep that in mind!

adamretter avatar Mar 26 '22 10:03 adamretter

@line-o Should this be closed?

adamretter avatar Oct 05 '22 18:10 adamretter