tests/testthat/test-utf8.R

context("utf8")

test_that("Dvorákhof", {
  res <- nl_suggest("Dvorákhof")
  expect_true(res$response$numFound > 0)
})
edwindj/nllocation documentation built on May 27, 2019, 3:30 p.m.