6 Commits (4ea4ea7f93c97043887a280f2cceaad06d615621)

Author SHA1 Message Date
Markus Unterwaditzer 861aa0db1f Init global test_apps explicitly 10 years ago
Markus Unterwaditzer af4cb0ff2b Remove flask superclass 10 years ago
Markus Unterwaditzer d0cf5ef394 WIP 10 years ago
Markus Unterwaditzer 5da2c00419 Rewrite assertion methods 10 years ago
Markus Unterwaditzer 8fa5e32d9a Tests pass now. 10 years ago
Markus Unterwaditzer 961db8ad72 Made tests recognizable 10 years ago
Markus Unterwaditzer 3550b26071 Move tests 10 years ago
Daniel Neuhäuser 52098e1e4f Happy New Year 2014 11 years ago
Michael Bikovitsky cff35237ef Fix test_no_error_swallowing 11 years ago
Armin Ronacher e07dcb5562 Adjusted a testcase for Python 3 11 years ago
Armin Ronacher 85ba8c96e9 Fixed a broken test 11 years ago
Daniel Neuhäuser a0801719f8 Remove six dependency 11 years ago
Daniel Neuhäuser 3f80b0fd6c module name is quoted in ImportErrors on 3.x 11 years ago
Daniel Neuhäuser 9f8a2075c7 Use assert_in where appropriate 11 years ago
Daniel Neuhäuser 239780be28 Use assert_true instead of assert_ 11 years ago
Thomas Waldmann e1d356fb71 ported some more stuff to py 3.3 12 years ago
Daniel Neuhäuser c618db92d6 reload_module is in six.moves 12 years ago
Thomas Waldmann 287905e67c py3 compat: use six.reload_module 12 years ago
Armin Ronacher 95c4dcb4d5 Refactored flask.ext process to not swallow exceptions on weird Pythons. 13 years ago
Armin Ronacher 56afafae67 Do not break extension tests if tested with installed extensions. 13 years ago
Armin Ronacher 9691b7f0bf Deal with partially setup packages in the redirect hook. 13 years ago
Armin Ronacher 9c82840f52 Added more tests for the import hook 13 years ago
Armin Ronacher 9df2aefd7f Do not set dotted attributes on flask.ext 13 years ago
Armin Ronacher f80bfcaa28 Added tests for old imports 13 years ago
Armin Ronacher c72ca16234 Added tests for the import hook and fixed a problem with it. 13 years ago