django/tests/comment_tests/tests
Marc Tamlyn 09f8652765 Use assertIsInstance in tests.
Gives much nicer errors when it fails.
2013-05-21 10:42:15 +01:00
..
__init__.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_app_api.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_comment_form.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00
test_comment_utils_moderators.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_comment_view.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_feeds.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_models.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_moderation_views.py Modified comment_tests for unittest2 discovery. 2013-04-12 15:07:24 -06:00
test_templatetags.py Use assertIsInstance in tests. 2013-05-21 10:42:15 +01:00