flask/flask/testsuite
2011-08-26 13:47:01 +01:00
..
static Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00
templates Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00
test_apps Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00
__init__.py Make BetterLoader() have a better api :) 2011-08-26 12:09:55 +01:00
basic.py Changed assert to self.assert_ where it was still in place 2011-08-26 11:43:27 +01:00
blueprints.py Changed assert to self.assert_ where it was still in place 2011-08-26 11:43:27 +01:00
config.py Fixed a bug in the testsuite that caused problems when dots where in directory names 2011-08-26 11:48:33 +01:00
deprecations.py Changed assert to self.assert_ where it was still in place 2011-08-26 11:43:27 +01:00
examples.py Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00
helpers.py Fixed a bug in the testsuite that caused problems when dots where in directory names 2011-08-26 11:48:33 +01:00
signals.py Changed assert to self.assert_ where it was still in place 2011-08-26 11:43:27 +01:00
templating.py Changed assert to self.assert_ where it was still in place 2011-08-26 11:43:27 +01:00
testing.py Require that cookies are enabled in the test client for session transactions 2011-08-26 13:47:01 +01:00
views.py Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00