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
07af6bae
Commit
07af6bae
authored
Jan 27, 2012
by
Łukasz Nowak
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Precise missing part.
parent
c99930fa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
4 deletions
+2
-4
master/product/Vifib/tests/testVifibOpenOrderSimulation.py
master/product/Vifib/tests/testVifibOpenOrderSimulation.py
+2
-4
No files found.
master/product/Vifib/tests/testVifibOpenOrderSimulation.py
View file @
07af6bae
...
@@ -445,10 +445,8 @@ class TestVifibOpenOrderSimulation(TestVifibSlapWebServiceMixin):
...
@@ -445,10 +445,8 @@ class TestVifibOpenOrderSimulation(TestVifibSlapWebServiceMixin):
'Start (payment transaction movement will be generated)'
)
'Start (payment transaction movement will be generated)'
)
raise
NotImplementedError
(
'Check Open Order simulation after Sale Invoice '
raise
NotImplementedError
(
'Check Open Order simulation after Sale Invoice '
'Stop (payment transaction will be created)'
)
'Stop (payment transaction will be created)'
)
raise
NotImplementedError
(
'Check Open Order simulation when one month'
raise
NotImplementedError
(
'Check using vifib_update_open_sale_order_line '
'before will be added on open order line start date and alarm to '
'alarm'
)
're-expand hosting subscription executed -- one more simulation movement'
'shall appear'
)
def
test_suite
():
def
test_suite
():
suite
=
unittest
.
TestSuite
()
suite
=
unittest
.
TestSuite
()
...
...
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