tests/testthat/test-sendEmail.R

# we do not have the ability to test email shipments, yet...
test_that("stopifnot...", {
  expect_error(sendEmail(
    conf = list(), to = "", subject = "", text = "",
    attFile = ""
  ))
})
Rapporteket/rapbase documentation built on Nov. 22, 2023, 9:21 p.m.