flask/tests
Armin Ronacher bc00fd1e83 Added support for deferred context cleanup. test_client users can now access the context locals after the actual request if the client is used with a with-block. This fixes #59. 2010-06-03 15:26:07 +02:00
..
static Static files are active in the WSGI app now, not just the server. 2010-04-14 14:11:00 +02:00
templates add tests for template_filter using a real template 2010-04-25 20:51:27 +08:00
flask_tests.py Added support for deferred context cleanup. test_client users can now access the context locals after the actual request if the client is used with a with-block. This fixes #59. 2010-06-03 15:26:07 +02:00