Commit 07af6bae authored by Łukasz Nowak's avatar Łukasz Nowak

Precise missing part.

parent c99930fa
...@@ -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()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment