def test_should_nullboolean_convert_boolean(): assert_conversion(models.NullBooleanField, graphene.Boolean)