flask/flask/testsuite
Daniel Neuhäuser d43bfb261a Add assertIsInstance to FlaskTestCase on 2.6
This fixes an error in ConfigTestCase.test_custom_config_class
2014-02-20 19:17:59 +01:00
..
static Add ability to config from a JSON file 2013-08-07 18:03:37 -04:00
templates Add @template_test() decorator for creating custom jinja2 tests, like existing @template_filter() for filters. Fixes #332 2012-10-07 12:51:46 +02:00
test_apps Add .egg for zipimporter instance path test. 2012-01-16 09:05:42 -05:00
__init__.py Add assertIsInstance to FlaskTestCase on 2.6 2014-02-20 19:17:59 +01:00
appctx.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
basic.py Merge branch '0.10-maintenance' 2014-02-09 16:08:03 +00:00
blueprints.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
config.py Merge branch 'master' of https://github.com/Xion/flask into Xion-master 2014-02-20 19:12:56 +01:00
deprecations.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
examples.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
ext.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
helpers.py Merge branch '0.10-maintenance' 2014-02-09 13:29:03 +00:00
regression.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
reqctx.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
signals.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
subclassing.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
templating.py Happy New Year 2014 2014-01-02 19:21:07 +01:00
testing.py Fixed warning and broken tests on 3.3 2014-02-08 22:29:46 +00:00
views.py Happy New Year 2014 2014-01-02 19:21:07 +01:00