mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-22 02:02:05 +02:00
19.0 vanilla
This commit is contained in:
parent
38c6088dcc
commit
d9452d2060
243 changed files with 30797 additions and 10815 deletions
|
|
@ -11,7 +11,7 @@ present in a separate module as it contains models used only to perform
|
|||
tests independently to functional aspects of other models. """,
|
||||
'depends': [
|
||||
'mail',
|
||||
'test_performance',
|
||||
'test_orm',
|
||||
],
|
||||
'data': [
|
||||
'security/ir.model.access.csv',
|
||||
|
|
@ -21,16 +21,14 @@ tests independently to functional aspects of other models. """,
|
|||
'data/subtype_data.xml',
|
||||
],
|
||||
'assets': {
|
||||
'web.qunit_suite_tests': [
|
||||
'test_mail/static/tests/*',
|
||||
'web.assets_unit_tests': [
|
||||
'test_mail/static/tests/**/*',
|
||||
],
|
||||
'web.qunit_mobile_suite_tests': [
|
||||
'test_mail/static/tests/mobile/activity_tests.js',
|
||||
],
|
||||
'web.tests_assets': [
|
||||
'test_mail/static/tests/helpers/*',
|
||||
'web.assets_tests': [
|
||||
'test_mail/static/tests/tours/*',
|
||||
],
|
||||
},
|
||||
'installable': True,
|
||||
'author': 'Odoo S.A.',
|
||||
'license': 'LGPL-3',
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue