11 Commits (0932d8f428ae6c7cb6615a6a146e417eb182ec4d)

Author SHA1 Message Date
Christian Stade-Schuldt 4ec1fbc9f5 More DRYing up the test suite (#2325) 7 years ago
Christian Stade-Schuldt 5b0b9717da DRYing up the test suite using pytest fixtures (#2306) 7 years ago
kaveh 75f537fb87 Adds provide_automatic_options to Class-based Views 7 years ago
Antoine Catton 516ce59f95 Add the ability to combine MethodViews 8 years ago
Parkayun 33534bb4a9 Happy New Year 2015 10 years ago
Markus Unterwaditzer c6795eb626 Remove useless unittest imports 10 years ago
Markus Unterwaditzer af4cb0ff2b Remove flask superclass 10 years ago
Markus Unterwaditzer e77bc2d86c Remove class from test_views 10 years ago
Markus Unterwaditzer 5da2c00419 Rewrite assertion methods 10 years ago
Markus Unterwaditzer 8fa5e32d9a Tests pass now. 10 years ago
Markus Unterwaditzer 961db8ad72 Made tests recognizable 10 years ago
Markus Unterwaditzer 3550b26071 Move tests 10 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Thomas Waldmann ac04bc7836 replace 1/0 by 1 // 0 to get rid of DeprecationWarning (and PEP8 issue) 11 years ago
Markus Unterwaditzer 05f66ad735 Fix some literals 11 years ago
Thomas Waldmann e1d356fb71 ported some more stuff to py 3.3 11 years ago
Mitchell Peabody a15c6c569a The builder on github is using python 2.5, the views.py testsuite uses the with 12 years ago
Armin Ronacher 661ee54bc2 Raise exceptions if a function is overridden by a new endpoint. This fixes #570 12 years ago
Armin Ronacher 32c7e43dda Simplified HEAD handling for method views 13 years ago
Armin Ronacher 4cb6eea8f1 Split up testsuite and moved it to flask.testsuite. This fixes #246 13 years ago