tests/testthat/test-unseen_timeseries.R

context("UNSEEN timeseries ggplot")

test_that("output of unseen timeseries ggplot() is stable", {
  p <- unseen_timeseries(ensemble = SEAS5_UK, obs = EOBS_UK)

  vdiffr::expect_doppelganger("unseen timeseries", p)
})
timokelder/UNSEEN documentation built on June 1, 2021, 2:30 a.m.