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
6703226d
Commit
6703226d
authored
May 15, 2019
by
Giacomo Bernini
Browse files
updated test descriptions for contributions 94r2 and 96r2
parent
fdbada32
Changes
4
Hide whitespace changes
Inline
Side-by-side
SOL002/VNFPerformanceManagement-API/Subscriptions.robot
View file @
6703226d
...
...
@@ -76,7 +76,7 @@ Create new VNF Performance subscription
Send Post Request for VNF Performance Subscription
Check HTTP Response Status Code Is
201
Check HTTP Response Body Json Schema Is
PmSubscription
Check HTTP Response Body Match
es
the Subscription
Check HTTP Response Body
PmSubscription Attributes Values
Match the
Issued
Subscription
Check Postcondition VNF Performance Subscription Is Set
...
...
@@ -109,7 +109,7 @@ Create duplicated VNF Performance subscription with VNFM creating duplicated sub
Send Post Request for Duplicated VNF Performance Subscription
Check HTTP Response Status Code Is
201
Check HTTP Response Body Json Schema Is
PmSubscription
Check HTTP Response Body Match
es
the Subscription
Check HTTP Response Body
PmSubscription Attributes Values
Match the
Issued
Subscription
Check Postcondition VNF Performance Subscription Is Set
PUT VNF Performance Subscriptions - Method not implemented
...
...
SOL002/VNFPerformanceManagement-API/VNFPerformanceManagementKeywords.robot
View file @
6703226d
...
...
@@ -286,7 +286,7 @@ Check HTTP Response Body Subscriptions Match the requested Attribute-Based Filte
# Should Be Equal As Strings ${response['body']['callbackUri']} ${callbackUri}
#TODO
Check HTTP Response Body Match
es
the Subscription
Check HTTP Response Body
PmSubscription Attributes Values
Match the
Issued
Subscription
Log
Check Response matches subscription
${body}
=
Get File
jsons/subscriptions.json
${subscription}
=
evaluate
json.loads('''
${body}
''')
json
...
...
SOL003/VNFPerformanceManagement-API/Subscriptions.robot
View file @
6703226d
...
...
@@ -76,7 +76,7 @@ Create new VNF Performance subscription
Send Post Request for VNF Performance Subscription
Check HTTP Response Status Code Is
201
Check HTTP Response Body Json Schema Is
PmSubscription
Check HTTP Response Body Match
es
the Subscription
Check HTTP Response Body
PmSubscription Attributes Values
Match the
Issued
Subscription
Check Postcondition VNF Performance Subscription Is Set
...
...
@@ -109,7 +109,7 @@ Create duplicated VNF Performance subscription with VNFM creating duplicated sub
Send Post Request for Duplicated VNF Performance Subscription
Check HTTP Response Status Code Is
201
Check HTTP Response Body Json Schema Is
PmSubscription
Check HTTP Response Body Match
es
the Subscription
Check HTTP Response Body
PmSubscription Attributes Values
Match the
Issued
Subscription
Check Postcondition VNF Performance Subscription Is Set
PUT VNF Performance Subscriptions - Method not implemented
...
...
SOL003/VNFPerformanceManagement-API/VNFPerformanceManagementKeywords.robot
View file @
6703226d
...
...
@@ -286,7 +286,7 @@ Check HTTP Response Body Subscriptions Match the requested Attribute-Based Filte
# Should Be Equal As Strings ${response['body']['callbackUri']} ${callbackUri}
#TODO
Check HTTP Response Body Match
es
the Subscription
Check HTTP Response Body
PmSubscription Attributes Values
Match the
Issued
Subscription
Log
Check Response matches subscription
${body}
=
Get File
jsons/subscriptions.json
${subscription}
=
evaluate
json.loads('''
${body}
''')
json
...
...
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