tests/testthat/test-settings.R

library(ipify)
context("Test get_os")

test_that("minimal test to ensure it returns a value", {
  expect_true(!is.null(ipify:::get_os()))
}
)
gregce/ipify documentation built on April 13, 2020, 6:52 p.m.