Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos.core
Commits
1c45cba5
Commit
1c45cba5
authored
Jun 24, 2019
by
Rafael Monnerat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
slapos_jio: Skip Hypermedia Scenarios tests, until it get re-written on the newest API
parent
9af71dac
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
master/bt5/slapos_jio/TestTemplateItem/portal_components/test.erp5.testSlapOSHypermediaScenario.py
...rtal_components/test.erp5.testSlapOSHypermediaScenario.py
+1
-0
master/bt5/slapos_jio/TestTemplateItem/portal_components/test.erp5.testSlapOSHypermediaScenario.xml
...tal_components/test.erp5.testSlapOSHypermediaScenario.xml
+3
-3
No files found.
master/bt5/slapos_jio/TestTemplateItem/portal_components/test.erp5.testSlapOSHypermediaScenario.py
View file @
1c45cba5
...
...
@@ -401,6 +401,7 @@ class TestSlapOSHypermediaInstanceScenario(SlapOSTestCaseMixin):
def
generateNewSoftwareTitle
(
self
):
return
'Title %s'
%
self
.
generateNewId
()
@
skip
(
"Hypermedia is not supported anymore."
)
def
test
(
self
):
self
.
_makeTree
()
instance
=
self
.
software_instance
...
...
master/bt5/slapos_jio/TestTemplateItem/portal_components/test.erp5.testSlapOSHypermediaScenario.xml
View file @
1c45cba5
...
...
@@ -52,9 +52,9 @@
<string>
W: 51, 8: Unused variable \'api_fragment\' (unused-variable)
</string>
<string>
W: 50, 38: Unused variable \'api_query\' (unused-variable)
</string>
<string>
W:386, 4: Unused variable \'software_hal\' (unused-variable)
</string>
<string>
W:41
6
, 28: Unused variable \'api_path\' (unused-variable)
</string>
<string>
W:41
6
, 38: Unused variable \'api_query\' (unused-variable)
</string>
<string>
W:41
7
, 8: Unused variable \'api_fragment\' (unused-variable)
</string>
<string>
W:41
7
, 28: Unused variable \'api_path\' (unused-variable)
</string>
<string>
W:41
7
, 38: Unused variable \'api_query\' (unused-variable)
</string>
<string>
W:41
8
, 8: Unused variable \'api_fragment\' (unused-variable)
</string>
</tuple>
</value>
</item>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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