diff --git a/web_responsive/static/tests/js/web_responsive.js b/web_responsive/static/tests/js/web_responsive.js index 686fce3fa5cd..d149b23b86c6 100644 --- a/web_responsive/static/tests/js/web_responsive.js +++ b/web_responsive/static/tests/js/web_responsive.js @@ -1,278 +1,318 @@ /* Copyright 2016 LasLabs Inc. * License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). */ -odoo.define_section('web_responsive', ['web_responsive'], function(test) { +odoo.define('web_responsive.test', function(require) { "use strict"; - - // It provides a base drawer compatible interface for testing - self.initInterface = function(AppDrawer) { - - var $el = $('