复制代码def test_should_choice_convert_string(): assert_conversion(serializers.ChoiceField, graphene.String, choices=[])