blob: 4b36e8f9d76faef9e5bef81178e31a474900bd90 [file] [log] [blame]
PASS a chunk that cannot be converted to a string should error the streams
PASS input of type undefined should be converted correctly to string
PASS input of type null should be converted correctly to string
PASS input of type numeric should be converted correctly to string
PASS input of type object should be converted correctly to string
PASS input of type array should be converted correctly to string