tests/testthat/test-host.R

test_that("hostname does not throw an error", {
  expect_type(hostname(),'character')
})

test_that('ipaddress does not throw an error',{
  expect_type(ipaddress(),'character')
})
jasenfinch/minder documentation built on Feb. 15, 2021, 7:50 p.m.