Tests that use cx:xpath
| Test suite | Test | Expected result | Description |
|---|---|---|---|
| extra-suite | compile-cache-004 | pass | Tests that the cache is used for XPath expressions. |
| extra-suite | xpath-001 | pass | Tests that the cx:xpath step runs. |
| extra-suite | xpath-002 | pass | Tests that the cx:xpath step runs. |
| extra-suite | xpath-003 | pass | Tests that if cx:xpath returns a string, it’s a text document not a JSON document. This is a test for #755, although that issue is broader than this step. |