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
5554547c
Commit
5554547c
authored
Jan 28, 2021
by
Elian Kraja
Committed by
Michele Carignani
Feb 04, 2021
Browse files
Fix issue:
#142
parent
3aec72e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
SOL003/VNFFaultManagement-API/Alarms.robot
View file @
5554547c
...
...
@@ -70,7 +70,7 @@ GET information about multiple alarms with "all_fields" attribute selector
...
Post-Conditions: none
GET Alarms Task with all_fields attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
GET information about multiple alarms with exclude_default attribute selector
[
Documentation
]
Test ID: 7.3.5.1.6
...
...
@@ -83,7 +83,7 @@ GET information about multiple alarms with exclude_default attribute selector
...
Post-Conditions: none
GET Alarms Task with exclude_default attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
GET information about multiple alarms with fields attribute selector
[
Documentation
]
Test ID: 7.3.5.1.7
...
...
@@ -96,7 +96,7 @@ GET information about multiple alarms with fields attribute selector
...
Post-Conditions: none
GET Alarms Task with fields attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
GET information about multiple alarms with "exclude_fields" attribute selector
[
Documentation
]
Test ID: 7.3.5.1.8
...
...
@@ -109,7 +109,7 @@ GET information about multiple alarms with "exclude_fields" attribute selector
...
Post-Conditions: none
GET Alarms Task with exclude_fields attribute selector
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
a
larms
Check HTTP Response Body Json Schema Is
A
larms
PUT Alarms - Method not implemented
[
Documentation
]
Test ID: 7.3.5.1.9
...
...
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