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
Will start out with just one backend as a demo, but imagining one PR per checkbox here (applying to all backends, rather than one PR per backend with all of the following complete in each. Happy to adjust here.):
Will start out with just one backend as a demo, but imagining one PR per checkbox here (applying to all backends, rather than one PR per backend with all of the following complete in each. Happy to adjust here.):
expect_error()
forbackend-*.R
files #1552expect_no_error()
(or no test) whenregex = NA
expect_warning()
andexpect_message()
.The text was updated successfully, but these errors were encountered: