Skip to content
Snippets Groups Projects
Commit 73749f61 authored by Georgi Michev's avatar Georgi Michev
Browse files

Merge branch '7-test-json-schema-validation-for-policy-output' into 'main'

Add validate policy output by JSON schema tests

Closes #7

See merge request eclipse/xfsc/tsa/tests!18
parents cc9781a3 22a11897
No related branches found
No related tags found
1 merge request!56Add validate policy output by JSON schema tests
......@@ -15,7 +15,7 @@ Feature: API - TSA -Policy - {repository}/{group}/{name}/{version}/validation PO
Then the status code should be {200}
And the field {foo} has the value {barbaz}
@negative @bug-https://gitlab.eclipse.org/eclipse/xfsc/tsa/policy/-/issues/53
@negative @wip @bug-https://gitlab.eclipse.org/eclipse/xfsc/tsa/policy/-/issues/53
Scenario: TSA - Validate invalid policy output by JSON schema - Negative
When I load the REST request {Policy.json} with profile {invalid_schema_output}
When I validate the output of policy using POST with group {example} name {examplePolicy} version {1.4} by JSON schema
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment