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
1
Merge Requests
1
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
Romain Courteaud
slapos.core
Commits
eee9b2db
Commit
eee9b2db
authored
Mar 14, 2024
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Plain Diff
Fixup broken Tests
See merge request
nexedi/slapos.core!611
parents
124b1153
41a1c4c5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
master/bt5/slapos_accounting/TestTemplateItem/portal_components/test.erp5.testSlapOSAccountingConstraint.py
...al_components/test.erp5.testSlapOSAccountingConstraint.py
+2
-2
No files found.
master/bt5/slapos_accounting/TestTemplateItem/portal_components/test.erp5.testSlapOSAccountingConstraint.py
View file @
eee9b2db
...
@@ -362,9 +362,9 @@ class TestSalePackingListLine(TestSlapOSConstraintMixin):
...
@@ -362,9 +362,9 @@ class TestSalePackingListLine(TestSlapOSConstraintMixin):
@
withAbort
@
withAbort
def
test_resource_arity
(
self
):
def
test_resource_arity
(
self
):
category
=
'resource'
category
=
'resource'
message
=
"Arity Error for Relation ['%s'] and Type ('Data Operation', 'Service'), arity is"
\
message
=
"Arity Error for Relation ['%s'] and Type ('Data Operation', 'Service'
, 'Software Product'
), arity is"
\
" equal to 0 but should be between 1 and 1"
%
category
" equal to 0 but should be between 1 and 1"
%
category
message_2
=
"Arity Error for Relation ['%s'] and Type ('Data Operation', 'Service'), arity is"
\
message_2
=
"Arity Error for Relation ['%s'] and Type ('Data Operation', 'Service'
, 'Software Product'
), arity is"
\
" equal to 2 but should be between 1 and 1"
%
category
" equal to 2 but should be between 1 and 1"
%
category
delivery_line
=
self
.
portal
.
sale_packing_list_module
.
newContent
(
delivery_line
=
self
.
portal
.
sale_packing_list_module
.
newContent
(
portal_type
=
'Sale Packing List'
).
newContent
(
portal_type
=
'Sale Packing List'
).
newContent
(
...
...
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