Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
MEC - Multi-access Edge Computing
MEC Robot Test Suite
Commits
4ab4dd45
Commit
4ab4dd45
authored
Dec 20, 2019
by
Elian Kraja
Browse files
Fix on UE Location Lookup
parent
43ed693f
Changes
1
Hide whitespace changes
Inline
Side-by-side
SRV/UELOCLOOK/PlatUeLocationLookup.robot
View file @
4ab4dd45
...
...
@@ -26,8 +26,8 @@ TC_MEC_SRV_UELOCLOOK_001_OK
[
Tags
]
PIC_MEC_PLAT
PIC_SERVICES
Get list of user equipments
zoneId
${ZONE_ID}
Check HTTP Response Status Code Is
200
Check HTTP Response Body Json Schema Is
User
Info
Check Result Contains
${response['body']['user
Info
']}
zoneId
${ZONE_ID}
Check HTTP Response Body Json Schema Is
User
List
Check Result Contains
${response['body']['user
List']['user
']}
zoneId
${ZONE_ID}
TC_MEC_SRV_UELOCLOOK_001_BR
...
...
@@ -60,4 +60,4 @@ Get list of user equipments
Set Headers
{"Authorization":"
${TOKEN}
"}
Get
${apiRoot}
/
${apiName}
/
${apiVersion}
/users?
${key}
=
${value}
${output}
=
Output
response
Set Suite Variable
${response}
${output}
\ No newline at end of file
Set Suite Variable
${response}
${output}
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