You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Agreed, testing for the plotting functions is not ideal right now. For a lot of functions, all combinations of arguments get checked and if the function returns a ggplot2 object with no error messages, the test passes. Would be good to use vdiffr.
Ideally the test suite would finish in less than a minute. Right now it's > 5 minutes:
The text was updated successfully, but these errors were encountered: