def test_should_date_convert_datetime(): assert_conversion(serializers.DateField, graphene.types.datetime.DateTime)