[FIX] adjust the tests after changes to the searchview
authorGéry Debongnie <ged@odoo.com>
Mon, 26 May 2014 14:43:04 +0000 (16:43 +0200)
committerGéry Debongnie <ged@odoo.com>
Mon, 26 May 2014 14:43:04 +0000 (16:43 +0200)
commitbb8b659ce39db24308bb922be042fb990c4b46f1
tree85349ecea2797bf78b258f870202b2b203f3a985
parentd657f0f59831433c1487c26f4f1b7b25ed5953ca
[FIX] adjust the tests after changes to the searchview

* oe_searchview_custom has been split in oe_searchview_custom and
oe_searchview_filter: a test need to take that into account
* in adjust_top, the parent might not have a $ method.
addons/web/static/src/js/search.js
addons/web/static/test/search.js