ggmice icon indicating copy to clipboard operation
ggmice copied to clipboard

Write some more tests

Open hanneoberman opened this issue 2 years ago • 5 comments

hanneoberman avatar Mar 10 '22 07:03 hanneoberman

Current code coverage = 82%. Please feel free to add some use cases!

hanneoberman avatar Mar 17 '22 19:03 hanneoberman

For example, test whether plot_pred() works if blocks are defined

hanneoberman avatar Mar 17 '22 19:03 hanneoberman

Will do

gerkovink avatar Mar 18 '22 12:03 gerkovink

Test if all functions work when the data has variable names that are used internally as well. For example, .where is used for the missingness indicator, but what if it's a variable name too?

hanneoberman avatar Mar 21 '22 09:03 hanneoberman

Also .id or .imp as a column name.

gerkovink avatar Jun 01 '22 12:06 gerkovink