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
7d40d05a
Commit
7d40d05a
authored
6 years ago
by
Giacomo Bernini
Browse files
Options
Downloads
Patches
Plain Diff
update to address tst-102 comments
parent
0b224b98
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/VNFIndicator-API/VnfIndicatorsInVnfInstanceId.robot
+3
-3
3 additions, 3 deletions
SOL002/VNFIndicator-API/VnfIndicatorsInVnfInstanceId.robot
with
3 additions
and
3 deletions
SOL002/VNFIndicator-API/VnfIndicatorsInVnfInstanceId.robot
+
3
−
3
View file @
7d40d05a
...
...
@@ -19,7 +19,7 @@ Get Indicators for VNF Instance
Get all indicators for a VNF instance
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
vnfIndicators
Check HTTP Response Body
Matches
VNF Instance ID
Check HTTP Response Body
Includes Requested
VNF Instance ID
GET Indicators for VNF Instance with attribute-based filter
[
Documentation
]
Test ID 6.3.2.2.2
...
...
@@ -194,7 +194,7 @@ Check HTTP Response Body Json Schema Is
Validate Json
${schema}
${response[0]['body']}
Log
Json Schema Validation OK
Check HTTP Response Body
Matches
VNF Instance ID
Check HTTP Response Body
Includes Requested
VNF Instance ID
Log
Check Response includes Indicators according to resource identifier
#todo
...
...
@@ -204,4 +204,4 @@ Check HTTP Response Body Matches Attribute-Based Filter
Check Postcondition Indicators for VNF instance Exist
Log
Check Response includes VNF Indicators according to filter
#todo
\ No newline at end of file
#todo
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