Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validator does not dig to resolve jsonpath and other type of value placeholders #653

Open
a1shadows opened this issue Mar 31, 2024 · 4 comments · May be fixed by #666
Open

Validator does not dig to resolve jsonpath and other type of value placeholders #653

a1shadows opened this issue Mar 31, 2024 · 4 comments · May be fixed by #666
Assignees
Labels
feature-request New feature which can be introduced

Comments

@a1shadows
Copy link
Collaborator

When we use verify/assertions, we can supply a JSON through a parametrized test or use jsonPath in the matching section.

For validators, we can only use jsonPath in the "field" part. The "value" part does not accept jsonPath or stuff like ${JSON.FILE:filename}

@a1shadows a1shadows added the feature-request New feature which can be introduced label Mar 31, 2024
@a1shadows
Copy link
Collaborator Author

@authorjapps what are your thoughts on this?

@authorjapps
Copy link
Owner

jsonPath in th

Can you please provide an example scenario with couple of steps if possible?
That will help to get to the bottom of the issue/feature.

@a1shadows
Copy link
Collaborator Author

@authorjapps Hey sorry I've been busy for the past month. I'll share a sample soon

@a1shadows a1shadows self-assigned this May 19, 2024
@a1shadows a1shadows linked a pull request May 25, 2024 that will close this issue
16 tasks
@a1shadows
Copy link
Collaborator Author

@authorjapps Hey I added a test case to demonstrate the issue. Can you take a look?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature which can be introduced
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants