Commit graph

7 commits

Author SHA1 Message Date
Ron DuPlain
83189f20bf Add .egg for zipimporter instance path test.
.gitignore contains '*.egg'
2012-01-16 09:05:42 -05:00
Ron DuPlain
fde6e364a4 Update tests for new module helpers. 2012-01-07 17:55:02 -05:00
Ron DuPlain
26a9c2079d Add test to catch imports at Flask instantiation. 2012-01-07 17:52:38 -05:00
Armin Ronacher
9691b7f0bf Deal with partially setup packages in the redirect hook. 2011-09-21 21:34:47 +02:00
Armin Ronacher
f80bfcaa28 Added tests for old imports 2011-09-18 03:26:46 +02:00
Armin Ronacher
c72ca16234 Added tests for the import hook and fixed a problem with it. 2011-09-18 02:10:10 +02:00
Armin Ronacher
4cb6eea8f1 Split up testsuite and moved it to flask.testsuite. This fixes #246 2011-08-26 11:21:26 +01:00