Commit 818ac798 authored by Romain Courteaud's avatar Romain Courteaud

MORE TESTS

parent 1509a3db
Pipeline #35773 passed with stage
in 0 seconds
......@@ -88,8 +88,8 @@ class _ERP5(ERP5TypeTestSuite):
# glob('%s/bt5/erp5_open_order/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_performance_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_user_tutorial/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_core_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/product/ERP5/bootstrap/erp5_core/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_core_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/product/ERP5/bootstrap/erp5_core/TestTemplateItem/portal_components/test.*.test*.py' % path) +
[]
):
component_re_match = component_re.match(test_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