JSONPath
JSONPath copied to clipboard
Fixes #20 Filter subpaths
What does this PR do?
It is naive implementation to fix #20
And because the QueryTest doesn't fail if a test fails, I added a baseline for the currently failing tests, so we can run them normally and make sure, if one test fails in the future we know.
Test Plan
I used the QueryTest for subpaths.
Related PRs and Issues
#20