Commit bfa6f3ce authored by Romain Courteaud's avatar Romain Courteaud

MORE TESTS

parent 07cccd80
Pipeline #17437 failed with stage
in 0 seconds
......@@ -85,7 +85,7 @@ class _ERP5(ERP5TypeTestSuite):
glob('%s/bt5/erp5_run_my_doc*/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_oauth*/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_web_js_style*/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_advanced_ecommerce_test/TestTemplateItem/portal_components/test.*.testFunctionalAdvancedECommerce.py' % path),
glob('%s/bt5/erp5_advanced_ecommerce_test/TestTemplateItem/portal_components/test.*.testFunctionalAdvancedECommerce.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