Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

馃殌 | Action validation #937

Open
KarimGl opened this issue Nov 22, 2022 · 0 comments
Open

馃殌 | Action validation #937

KarimGl opened this issue Nov 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@KarimGl
Copy link
Collaborator

KarimGl commented Nov 22, 2022

Describe your use case

In task validations , when trying to validate response status:
"validations": {
"request_succeed": "${#status == 200}",
}

  • atual result: "false" ( status is )

  • expected result: expected: 200 but actual: 500

Is your feature request related to a problem ?

No response

Describe the solution you'd like

Have a clear message that contains the expected and atual values:
Example: expected: 200 but actual: 500

Link to examples

No response

@KarimGl KarimGl added the enhancement New feature or request label Nov 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant