tests/testthat/test-api-translate.R

context("api translate")

test_that("translate", {
  res <- giphy_api_translate("hell no")
  expect_is(res, "giphy")
})
richfitz/jiffy documentation built on May 27, 2019, 8:18 a.m.