Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MEC Robot Test Suite
Manage
Activity
Members
Labels
Plan
Issues
6
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
MEC - Multi-access Edge Computing
MEC Robot Test Suite
Commits
001ef493
Commit
001ef493
authored
3 years ago
by
Elian Kraja
Browse files
Options
Downloads
Patches
Plain Diff
Fix issue
#42
parent
74c6a63b
Branches
Branches containing commit
No related merge requests found
Pipeline
#9127
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
GenericKeywords.robot
+4
-1
4 additions, 1 deletion
GenericKeywords.robot
with
4 additions
and
1 deletion
GenericKeywords.robot
+
4
−
1
View file @
001ef493
...
@@ -42,8 +42,11 @@ Should Be Present In Json
...
@@ -42,8 +42,11 @@ Should Be Present In Json
Check Response Contains
Check Response Contains
[
Arguments
]
${source}
${parameter}
${value}
[
Arguments
]
${source}
${parameter}
${value}
Should Be Present In Json
${source}
${parameter}
${value}
Should Be Present In Json
${source}
${parameter}
${value}
Check Result Contains
[
Arguments
]
${source}
${parameter}
${value}
Should Be Present In Json List
${source}
${parameter}
${value}
Check Result Contains in Json
Check Result Contains in Json
[
Arguments
]
${source}
${parameter}
${value}
[
Arguments
]
${source}
${parameter}
${value}
Should Be Present In Json
${source}
${parameter}
${value}
Should Be Present In Json
${source}
${parameter}
${value}
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment