tests/testthat/test-display_palette.R

library(AachenColorPalette)

context("display-palette")

test_that("plot of color palette", {
  p = display_aachen_colors()
  vdiffr::expect_doppelganger("aachen-color-palette", p)
})
christianholland/AachenColorPalette documentation built on April 13, 2021, 4:21 a.m.