-
- Downloads
[IMP] *: move test and tour files to new folder hierarchy and asset
As we now have a new debug mode 'tests' which load a new asset bundle containing tour-test files, we moved those files to a new folder hierarchy. That will clean the .js files trees. Also, those files should be included in the new asset. Basically, the .js tour files (not test) should be inside /static/src/js/tours while .js tour test files (test=true) should be inside /static/tests/tours next to QUnit tests, inside a tours folder. + test_new_api: don't run the test in debug assets task-1934445 Comes with https://github.com/odoo/enterprise/pull/4281 Closes #33213
Showing
- addons/account/static/src/js/tours/account.js 0 additions, 0 deletionsaddons/account/static/src/js/tours/account.js
- addons/account/static/tests/tours/reconciliation.js 0 additions, 0 deletionsaddons/account/static/tests/tours/reconciliation.js
- addons/account/views/account.xml 7 additions, 2 deletionsaddons/account/views/account.xml
- addons/crm/static/src/js/tours/crm.js 0 additions, 0 deletionsaddons/crm/static/src/js/tours/crm.js
- addons/crm/views/crm_templates.xml 10 additions, 6 deletionsaddons/crm/views/crm_templates.xml
- addons/event_sale/static/tests/tours/event_configurator_ui.js 0 additions, 0 deletions...ns/event_sale/static/tests/tours/event_configurator_ui.js
- addons/event_sale/views/assets.xml 5 additions, 1 deletionaddons/event_sale/views/assets.xml
- addons/event_sale_product_configurator/static/tests/tours/event_configurator_ui.js 0 additions, 0 deletions..._configurator/static/tests/tours/event_configurator_ui.js
- addons/event_sale_product_configurator/views/assets.xml 6 additions, 1 deletionaddons/event_sale_product_configurator/views/assets.xml
- addons/hr_expense/static/src/js/tours/hr_expense.js 0 additions, 0 deletionsaddons/hr_expense/static/src/js/tours/hr_expense.js
- addons/hr_expense/views/assets.xml 2 additions, 2 deletionsaddons/hr_expense/views/assets.xml
- addons/hr_recruitment/static/src/js/tours/hr_recruitment.js 0 additions, 0 deletionsaddons/hr_recruitment/static/src/js/tours/hr_recruitment.js
- addons/hr_recruitment/views/hr_recruitment_templates.xml 5 additions, 1 deletionaddons/hr_recruitment/views/hr_recruitment_templates.xml
- addons/mail/static/src/js/tours/mail.js 0 additions, 0 deletionsaddons/mail/static/src/js/tours/mail.js
- addons/mail/views/mail_templates.xml 1 addition, 1 deletionaddons/mail/views/mail_templates.xml
- addons/point_of_sale/static/src/js/tours/point_of_sale.js 0 additions, 0 deletionsaddons/point_of_sale/static/src/js/tours/point_of_sale.js
- addons/point_of_sale/static/tests/tours/point_of_sale.js 0 additions, 0 deletionsaddons/point_of_sale/static/tests/tours/point_of_sale.js
- addons/point_of_sale/views/point_of_sale.xml 0 additions, 1 deletionaddons/point_of_sale/views/point_of_sale.xml
- addons/point_of_sale/views/point_of_sale_template.xml 7 additions, 1 deletionaddons/point_of_sale/views/point_of_sale_template.xml
- addons/portal/static/tests/tours/portal.js 0 additions, 0 deletionsaddons/portal/static/tests/tours/portal.js
Loading
Please register or sign in to comment