Commit 7babb7f3 authored by Rafael Monnerat's avatar Rafael Monnerat

Include tests ui tests for km.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36000 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c8acd8eb
......@@ -51,6 +51,7 @@ class TestZelenium(ERP5TypeTestCase):
Return the list of business templates.
"""
return ('erp5_base', 'erp5_ui_test_core', 'erp5_ui_test', 'erp5_forge',
'erp5_knowledge_pad',
'erp5_trade', 'erp5_pdm', 'erp5_ooo_import',
'erp5_accounting', 'erp5_invoicing',
'erp5_simplified_invoicing', 'erp5_project',
......@@ -64,6 +65,7 @@ class TestZelenium(ERP5TypeTestCase):
'erp5_web_ui_test',
# 'erp5_accounting_l10n_fr', 'erp5_payroll',
# 'erp5_payroll_ui_test',
'erp5_km', 'erp5_km_ui_test'
)
def testFunctional(self):
......
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