| .. |
|
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
|
Some more cleanups in how the test runner is invoked
|
2011-08-26 17:35:47 +01:00 |
|
basic.py
|
Make sure that there is a test for subdomain matching with ports
|
2011-08-26 14:51:28 +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
|
The test client now properly pops response contexts on __exit__
|
2011-08-26 14:01:46 +01:00 |
|
views.py
|
Split up testsuite and moved it to flask.testsuite. This fixes #246
|
2011-08-26 11:21:26 +01:00 |