web/test/test_views.py
changeset 5768 1e73a466aa69
parent 5424 8ecbcbff9777
child 6340 470d8e828fda
equal deleted inserted replaced
5766:c397819f2482 5768:1e73a466aa69
    13 # FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    13 # FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License for more
    14 # details.
    14 # details.
    15 #
    15 #
    16 # You should have received a copy of the GNU Lesser General Public License along
    16 # You should have received a copy of the GNU Lesser General Public License along
    17 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    17 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
    18 """automatic tests
    18 """automatic tests"""
    19 
       
    20 """
       
    21 
    19 
    22 from cubicweb.devtools.testlib import CubicWebTC, AutoPopulateTest, AutomaticWebTest
    20 from cubicweb.devtools.testlib import CubicWebTC, AutoPopulateTest, AutomaticWebTest
    23 from cubicweb.view import AnyRsetView
    21 from cubicweb.view import AnyRsetView
    24 
    22 
    25 AutomaticWebTest.application_rql = [
    23 AutomaticWebTest.application_rql = [