visions icon indicating copy to clipboard operation
visions copied to clipboard

Systematic Testing

Open ieaves opened this issue 5 years ago • 1 comments

Current test suite requires authors to intentionally define a set of test cases for each type where many of these common scenarios can be created in an automated fashion.

ieaves avatar May 14 '20 19:05 ieaves

Standard variations should be able to: cast to string and include special values (np.nan, pd.NA, None, pd.NaT, np.inf, etc.)

sbrugman avatar Sep 20 '20 12:09 sbrugman