tests/testthat/test-mime.R

test_that("mime_find", {
  expect_equal(mime_find("json"), c(json = "application/json"))
  expect_equal(mime_find("blahxml"), c(xml = "text/xml"))
})
gaborcsardi/presser documentation built on June 13, 2025, 2:54 p.m.