[FIX] remove search.invisible tests
authorGéry Debongnie <ged@odoo.com>
Wed, 8 Oct 2014 13:31:22 +0000 (15:31 +0200)
committerGéry Debongnie <ged@odoo.com>
Tue, 21 Oct 2014 07:33:51 +0000 (09:33 +0200)
commitf25608c6fcfa479626bb5d4cd43d109f09543308
tree2de34168a45ee6b58de16000651b0c443b6506e4
parentd9f95e855e23cf94e4951bbd7572f672a685605d
[FIX] remove search.invisible tests

The search view architecture allowed an 'invisible' attribute in fields.  These fields were ignored for the autocompletion and did not appear in the interface.  The goal was to allow default parameters to create facets, without displaying the field in the interface.  Since that functionality is not used and the new search view does not support it right now, the tests can be removed.
addons/web/static/test/search.js