Skip to content
Snippets Groups Projects
Commit fdbf1164 authored by Romain Derie's avatar Romain Derie Committed by Jeremy Kersten
Browse files

[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
parent d7cd97a9
No related branches found
No related tags found
No related merge requests found
Showing
with 43 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment