tests/testthat/test-HerramientasDependientes.R

test_that("color_transparente works", {
  expect_equal(color_transparente("#11aaff", 25), "#11AAFFBF")
})

test_that("convertirRutaDeRaFormatoWindows works", {
  expect_equal(convertirRutaDeRaFormatoWindows("G:/Unidades compartidas/EMPRESA/BBDD/JSON", FALSE), "G:\\Unidades compartidas\\EMPRESA\\BBDD\\JSON")
})
jaleo/HerramientasAle documentation built on Oct. 12, 2023, 1:14 a.m.