Commit e5f62672 authored by Romain Courteaud's avatar Romain Courteaud

MORE TESTS

parent 5fb16bcc
Pipeline #36868 failed with stage
in 0 seconds
......@@ -53,6 +53,9 @@ class _ERP5(ERP5TypeTestSuite):
# ['%s/product/ERP5Type/tests/testFunctionalKM.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_big_file/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/networkcache_erp5/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_dms/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_hal_json_style/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_search_rank_catalog/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob('%s/bt5/erp5_web_renderjs_ui_test/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