-
- Downloads
[IMP] test_main_flows: adapt The Main Flow Tour for mobile
This PR adapts some existing steps or add new ones to execute the same tour on mobile. This tour has many steps and give a good idea to know if new tasks broke mobile or not. The goal is that even if the design isn't perfect, users aren't blocked and are able to perform their usual tasks. The main flow tour is still running on desktop but we also run it a second time on mobile. It's only available in enterprise, otherwise the test will be skipped. '375x667' correspond to the Bootstrap XS size. This value is already used for the mobile tests suite. Also see https://github.com/odoo/enterprise/pull/9011 Task ID: 2149402 closes odoo/odoo#46880 Related: odoo/enterprise#9011 Signed-off-by:Adrien Dieudonné (adr) <adr@odoo.com>
No related branches found
No related tags found
Showing
- addons/account/static/tests/tours/account_dashboard_setup_bar_tests.js 1 addition, 1 deletion...t/static/tests/tours/account_dashboard_setup_bar_tests.js
- addons/account/static/tests/tours/tax_group_tests.js 1 addition, 1 deletionaddons/account/static/tests/tours/tax_group_tests.js
- addons/crm/static/src/js/tours/crm.js 3 additions, 3 deletionsaddons/crm/static/src/js/tours/crm.js
- addons/event_sale/static/tests/tours/event_configurator_ui.js 1 addition, 1 deletion...ns/event_sale/static/tests/tours/event_configurator_ui.js
- addons/hr_expense/static/src/js/tours/hr_expense.js 1 addition, 1 deletionaddons/hr_expense/static/src/js/tours/hr_expense.js
- addons/hr_recruitment/static/src/js/tours/hr_recruitment.js 1 addition, 1 deletionaddons/hr_recruitment/static/src/js/tours/hr_recruitment.js
- addons/point_of_sale/static/src/js/tours/point_of_sale.js 1 addition, 1 deletionaddons/point_of_sale/static/src/js/tours/point_of_sale.js
- addons/project/static/src/js/tours/project.js 1 addition, 1 deletionaddons/project/static/src/js/tours/project.js
- addons/purchase_product_matrix/static/tests/tours/purchase_product_matrix_tour.js 1 addition, 1 deletion...matrix/static/tests/tours/purchase_product_matrix_tour.js
- addons/sale/static/src/js/tours/sale.js 1 addition, 1 deletionaddons/sale/static/src/js/tours/sale.js
- addons/sale_product_configurator/static/tests/tours/product_configurator_advanced_ui.js 1 addition, 1 deletion...or/static/tests/tours/product_configurator_advanced_ui.js
- addons/sale_product_configurator/static/tests/tours/product_configurator_edition_ui.js 1 addition, 1 deletion...tor/static/tests/tours/product_configurator_edition_ui.js
- addons/sale_product_configurator/static/tests/tours/product_configurator_optional_products_ui.js 1 addition, 1 deletion.../tests/tours/product_configurator_optional_products_ui.js
- addons/sale_product_configurator/static/tests/tours/product_configurator_pricelist_ui.js 1 addition, 1 deletion...r/static/tests/tours/product_configurator_pricelist_ui.js
- addons/sale_product_configurator/static/tests/tours/product_configurator_single_custom_attribute_ui.js 1 addition, 1 deletion.../tours/product_configurator_single_custom_attribute_ui.js
- addons/sale_product_configurator/static/tests/tours/product_configurator_ui.js 1 addition, 1 deletion...onfigurator/static/tests/tours/product_configurator_ui.js
- addons/sale_product_matrix/static/tests/tours/sale_product_matrix_tour.js 1 addition, 1 deletion...uct_matrix/static/tests/tours/sale_product_matrix_tour.js
- addons/web_tour/static/src/js/tip.js 5 additions, 0 deletionsaddons/web_tour/static/src/js/tip.js
- addons/web_tour/static/src/js/tour_manager.js 5 additions, 26 deletionsaddons/web_tour/static/src/js/tour_manager.js
- addons/web_tour/static/src/js/tour_service.js 0 additions, 3 deletionsaddons/web_tour/static/src/js/tour_service.js
Loading
Please register or sign in to comment