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/RWTHColorPalette documentation built on April 12, 2021, 4:19 a.m.