from django.test import TestCase class ConversationTests(TestCase): pass