tests/testthat/test-mwi.R

context("Test mwi")

test_that("Should stop for wrong county name", {
  expect_error(mwi("alle"))
})

# TODO -------------------------------------------------------------------------
# Include more tests
emraher/kgsr documentation built on May 13, 2019, 8:38 a.m.