Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
NFV - Network Functions Virtualisation
api-tests
Commits
cb446db5
Commit
cb446db5
authored
Feb 13, 2019
by
Elian Kraja
Browse files
Fix on Configuration Keywords
parent
1774783d
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOL002/VNFConfiguration-API/Configuration.robot
View file @
cb446db5
...
...
@@ -142,8 +142,6 @@ Check HTTP Response Header Contains
Check HTTP Response Body Json Schema Is
[
Arguments
]
${schema}
${file_schema}
=
Get File
${schema}
${json_schema}
=
evaluate
json.loads('''
${schema}
''')
json
Should Contain
${response[0]['headers']['Content-Type']}
${CONTENT_TYPE}
Validate Json
${schema}
${response[0]['body']}
Log
Json Schema Validation OK
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment