def test_flagged_url_true_include_true(self): response = self.get_url_response('/include/included-url') self.assertContains(response, 'view')