tests/testthat/test-get_file_path_materials.R

test_that("outputs correctly", {
  expect_match(
      get_file_path_materials("test_dir", "test_material_path"),
      file.path("test_dir", "test_material_path.png")
  )
})
shirdekel/shirthesis documentation built on Dec. 23, 2021, 1:24 a.m.