web/test/test_views.py
changeset 1977 606923dff11b
parent 1802 d628defebc17
child 2657 de974465d381
equal deleted inserted replaced
1976:851e08142873 1977:606923dff11b
     1 """automatic tests"""
     1 """automatic tests
       
     2 
       
     3 :organization: Logilab
       
     4 :copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), license is LGPL v2.
       
     5 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
       
     6 :license: GNU Lesser General Public License, v2.1 - http://www.gnu.org/licenses
       
     7 """
     2 
     8 
     3 from cubicweb.devtools.testlib import WebTest, AutomaticWebTest
     9 from cubicweb.devtools.testlib import WebTest, AutomaticWebTest
     4 from cubicweb.view import AnyRsetView
    10 from cubicweb.view import AnyRsetView
     5 
    11 
     6 AutomaticWebTest.application_rql = [
    12 AutomaticWebTest.application_rql = [