~unifield-team/unifield-wm/us-826

« back to all changes in this revision

Viewing changes to unifield_tests/tests/test_uf_2490_one_po.py

  • Committer: jf
  • Date: 2015-03-16 15:54:21 UTC
  • mfrom: (2406.7.2 unifield-wm)
  • Revision ID: jfb@tempo-consulting.fr-20150316155421-8x0u3pzdg82bl34o
US-38 [FIX] Not able to cancel whole document of validated FO
lp:~unifield-team/unifield-wm/us-38

Show diffs side-by-side

added added

removed removed

Lines of Context:
530
530
        self.pr = True
531
531
        super(UF2490IROnePO, self).setUp()
532
532
 
 
533
    def test_create_order_cancel_po_leave_order(self):
 
534
        pass
 
535
 
 
536
    def test_create_order_cancel_po_close_order(self):
 
537
        pass
 
538
 
533
539
 
534
540
def get_test_suite():
535
541
    '''Return the class to use for tests'''