Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
erp5
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Romain Courteaud
erp5
Commits
8169de6b
Commit
8169de6b
authored
Feb 23, 2024
by
Romain Courteaud
🐙
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MORE TESTS
parent
99ec60ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
27 additions
and
24 deletions
+27
-24
tests/__init__.py
tests/__init__.py
+27
-24
No files found.
tests/__init__.py
View file @
8169de6b
...
@@ -52,24 +52,24 @@ class _ERP5(ERP5TypeTestSuite):
...
@@ -52,24 +52,24 @@ class _ERP5(ERP5TypeTestSuite):
# ['%s/product/ERP5Type/tests/testFunctionalKM.py' % path] +
# ['%s/product/ERP5Type/tests/testFunctionalKM.py' % path] +
# ['%s/product/ERP5Type/tests/testFunctionalAnonymousSelection.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/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_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_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
)
+
#
glob('%s/bt5/erp5_web_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_osoe_web_renderjs_ui/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_osoe_web_renderjs_ui/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_web_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_web_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_token_login/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_token_login/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_trade_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_trade_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_pdm_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_pdm_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_crm_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_crm_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_crm_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_crm_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_item_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_item_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_deferred_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_deferred_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_accounting_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_accounting_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_accounting_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_accounting_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_bank_reconciliation_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_bank_reconciliation_renderjs_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_document_scanner_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_document_scanner_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
glob
(
'%s/bt5/erp5_gadget_interface_validator_ui_test/TestTemplateItem/portal_components/test.*.test*.py'
%
path
)
+
#
glob('%s/bt5/erp5_gadget_interface_validator_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_web_monitoring_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_web_monitoring_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_travel_expense_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_travel_expense_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_officejs_support_request_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_officejs_support_request_ui_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
...
@@ -84,9 +84,11 @@ class _ERP5(ERP5TypeTestSuite):
...
@@ -84,9 +84,11 @@ class _ERP5(ERP5TypeTestSuite):
# glob('%s/bt5/erp5_corporate_identity_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_corporate_identity_test/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# glob('%s/bt5/erp5_run_my_doc*/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# 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_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_web_js_style*/TestTemplateItem/portal_components/test.*.test*.py' % path) +
# 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_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_user_tutorial/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
)
component_re_match
=
component_re
.
match
(
test_path
)
...
@@ -282,17 +284,18 @@ class ERP5BusinessTemplateCodingStyleTestSuite(_ERP5):
...
@@ -282,17 +284,18 @@ class ERP5BusinessTemplateCodingStyleTestSuite(_ERP5):
def
getTestList
(
self
):
def
getTestList
(
self
):
test_list
=
[]
test_list
=
[]
for
business_template_path
in
(
for
business_template_path
in
(
glob
(
'%s/../product/ERP5/bootstrap/erp5_*'
%
HERE
)
+
#
glob('%s/../product/ERP5/bootstrap/erp5_*' % HERE) +
glob
(
'%s/../bt5/erp5_adm*'
%
HERE
)
+
#
glob('%s/../bt5/erp5_adm*' % HERE) +
glob
(
'%s/../bt5/erp5_forge*'
%
HERE
)
+
#
glob('%s/../bt5/erp5_forge*' % HERE) +
glob
(
'%s/../bt5/erp5_*hal*'
%
HERE
)
+
glob
(
'%s/../bt5/erp5_*hal*'
%
HERE
)
+
glob
(
'%s/../bt5/erp5_*renderjs*'
%
HERE
)
+
# glob('%s/../bt5/erp5_*renderjs*' % HERE) +
glob
(
'%s/../bt5/erp5_*officejs*'
%
HERE
)
+
glob
(
'%s/../bt5/erp5_web_renderjs*'
%
HERE
)
+
glob
(
'%s/../bt5/erp5_web*'
%
HERE
)
+
# glob('%s/../bt5/erp5_*officejs*' % HERE) +
glob
(
'%s/../bt5/erp5_configu*'
%
HERE
)
+
# glob('%s/../bt5/erp5_web*' % HERE) +
glob
(
'%s/../bt5/erp5_upgrader*'
%
HERE
)
+
# glob('%s/../bt5/erp5_configu*' % HERE) +
glob
(
'%s/../bt5/erp5_corporate_identity*'
%
HERE
)
+
# glob('%s/../bt5/erp5_upgrader*' % HERE) +
glob
(
'%s/../bt5/erp5_run_my_doc*'
%
HERE
)
+
# glob('%s/../bt5/erp5_corporate_identity*' % HERE) +
# glob('%s/../bt5/erp5_run_my_doc*' % HERE) +
[]
[]
):
):
# we skip coding style check for business templates having this marker
# we skip coding style check for business templates having this marker
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment