def test_should_small_integer_convert_int(): assert_conversion(models.SmallIntegerField, graphene.Int)