Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
api-tests
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Miguel Angel Reina Ortega
api-tests
Commits
cb446db5
Commit
cb446db5
authored
6 years ago
by
Elian Kraja
Browse files
Options
Downloads
Patches
Plain Diff
Fix on Configuration Keywords
parent
1774783d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SOL002/VNFConfiguration-API/Configuration.robot
+0
-2
0 additions, 2 deletions
SOL002/VNFConfiguration-API/Configuration.robot
with
0 additions
and
2 deletions
SOL002/VNFConfiguration-API/Configuration.robot
+
0
−
2
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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment