tests/testthat/test-summarise-plot.R

test_that("summarise_*() throws appropriate errors", {

  expect_snapshot_error(summarise_layout(10))
  expect_snapshot_error(summarise_coord("A"))
  expect_snapshot_error(summarise_layers(TRUE))

})
tidyverse/ggplot2 documentation built on May 1, 2024, 1:12 p.m.