flask/tests
Pedro Algarvio a327452540 Better handling for test_request_context don't just append the port.
Also implemented a proper initial environment to use with
`Flask.test_app()` based on the application's configuration.

Signed-off-by: Armin Ronacher <armin.ronacher@active-4.com>
2010-10-22 18:19:21 +03:00
..
moduleapp normpath is now used before loading templates 2010-08-09 15:16:02 +02:00
static Static files are active in the WSGI app now, not just the server. 2010-04-14 14:11:00 +02:00
subdomaintestmodule Added testcase. This fixes #108 2010-08-20 11:16:18 +02:00
templates Added support for signals 2010-07-17 14:39:28 +02:00
flask_tests.py Better handling for test_request_context don't just append the port. 2010-10-22 18:19:21 +03:00
flaskext_test.py merged 2010-10-19 09:09:55 +02:00