Commit 7401827b authored by Romain Courteaud's avatar Romain Courteaud

MORE TESTS

parent abdc1694
......@@ -39,12 +39,12 @@ class _ERP5(SavedTestSuite):
# glob('%s/product/Formulator/tests/test*.py' % path) +
# glob('%s/product/ERP5Form/tests/test*.py' % path) +
# ['%s/product/ERP5OOo/tests/testDeferredStyle.py' % path] +
# ['%s/product/ERP5/tests/testXHTML.py' % path] +
['%s/product/ERP5/tests/testXHTML.py' % path] +
# ['%s/product/ERP5/tests/testERP5Core.py' % path] +
# ['%s/product/ERP5/tests/testQueryModule.py' % path] +
# ['%s/product/ERP5/tests/testBankReconciliation.py' % path] +
# ['%s/product/ERP5Security/tests/testERP5Security.py' % path] +
# ['%s/product/ERP5Type/tests/testFunctionalCore.py' % path] +
['%s/product/ERP5Type/tests/testFunctionalCore.py' % path] +
# ['%s/product/ERP5Type/tests/testFunctionalAnonymousSelection.py' % path] +
# glob('%s/bt5/erp5_web/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_web_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
......@@ -70,6 +70,8 @@ class _ERP5(SavedTestSuite):
# glob('%s/bt5/erp5_test_result/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_officejs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_web_manifest_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_km_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_monaco_editor_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_oauth*/TestTemplateItem/portal_components/test.*.test*.py' % path) +
[]
):
......
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