Skip to content

Conversation

@jg-rp
Copy link
Owner

@jg-rp jg-rp commented Sep 10, 2025

This PR updates the Compliance Test Suite sub module and skips "basic, root node identifier in brackets without filter selector" when not in strict mode.

The following test case from the CTS is skipped when our non-standard "singular query selector" is enabled.

{
  "name": "root node identifier in brackets without filter selector",
  "selector": "$[$.a]",
  "invalid_selector": true
}

We don't skip it when strict=True.

@jg-rp jg-rp merged commit c22848c into main Sep 10, 2025
26 checks passed
@jg-rp jg-rp deleted the update-cts branch September 10, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants