odoo_dev 开发培训作业:图书管理系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 line
373B

  1. from . import test_checkout_mass_message
  2. from odoo.tests.common import TransactionCase
  3. class TestWizard(TransactionCase):
  4. def setUp(self, *args, **kwargs):
  5. super(TestWizard, self).setUp(*args, **kwargs)
  6. # Add test setup code here...
  7. def test_button_send(self):
  8. """Send button should create messages on Checkouts"""
  9. # Add test code
上海开阖软件有限公司 沪ICP备12045867号-1