testOrder: really test getVariationCategoryItemList and getVariationCategoryList
basically, rewrite : self.assertEqual(result_of_complex_method, result_of_another_complex_method) into: self.assertEqual(expected_value, result_of_another_complex_method)
Showing
Please register or sign in to comment