Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wolfgang Merkt
example-robot-data
Commits
cd8fa386
Commit
cd8fa386
authored
Nov 06, 2019
by
Guilhem Saurel
Browse files
[Tests] add missing UR tests
parent
08433109
Pipeline
#6995
failed with stage
in 14 minutes and 29 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
unittest/test_load.py
View file @
cd8fa386
...
...
@@ -128,7 +128,8 @@ class RomeoTest(RobotTestCase):
if
__name__
==
'__main__'
:
test_classes_to_run
=
[
ANYmalTest
,
ANYmalKinovaTest
,
HyQTest
,
TalosTest
,
TalosArmTest
,
TalosArmFloatingTest
,
TalosLegsTest
,
ICubTest
,
SoloTest
,
Solo12Test
,
TiagoTest
,
TiagoNoHandTest
,
KinovaTest
,
RomeoTest
SoloTest
,
Solo12Test
,
TiagoTest
,
TiagoNoHandTest
,
UR5Test
,
UR5LimitedTest
,
UR5GripperTest
,
KinovaTest
,
RomeoTest
]
loader
=
unittest
.
TestLoader
()
suites_list
=
[]
...
...
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