def test_should_boolean_convert_boolean(): assert_conversion(serializers.BooleanField, graphene.Boolean)