From e7b5ada5d1bf09813a7555c721ef820bb1d1f903 Mon Sep 17 00:00:00 2001 From: stv Date: Thu, 19 Feb 2015 13:07:13 -0800 Subject: [PATCH] Remove useless test Per @sarina: > `build_problem` is called in `_make_problem`, which other tests call > in this class. A failure here will arise in other tests. This test is > unnecessary. --- common/lib/capa/capa/tests/test_responsetypes.py | 6 ------ 1 file changed, 6 deletions(-) diff --git a/common/lib/capa/capa/tests/test_responsetypes.py b/common/lib/capa/capa/tests/test_responsetypes.py index a99456069f..a0daa45b32 100644 --- a/common/lib/capa/capa/tests/test_responsetypes.py +++ b/common/lib/capa/capa/tests/test_responsetypes.py @@ -2190,12 +2190,6 @@ class ChoiceTextResponseTest(ResponseTest): with self.assertRaises(Exception): self.build_problem(type="invalidtextgroup") - def test_valid_xml(self): - """ - Test that `build_problem` builds valid xml - """ - self.build_problem() - def test_unchecked_input_not_validated(self): """ Test that a student can have a non numeric answer in an unselected