odoo_dev 开发培训作业:图书管理系统
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

12 行
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