tests/testthat/test-ui-facet.R

context("canvasXpress Web Charts - Facet")


test_that("cXfacet1", {
    check_ui_test(cXfacet1())
})

test_that("cXfacet2", {
    check_ui_test(cXfacet2())
})

test_that("cXfacet3", {
    check_ui_test(cXfacet3())
})

test_that("cXfacet4", {
    check_ui_test(cXfacet4())
})

test_that("cXfacet5", {
    check_ui_test(cXfacet5())
})

test_that("cXfacet6", {
    check_ui_test(cXfacet6())
})

test_that("cXfacet7", {
    check_ui_test(cXfacet7())
})

test_that("cXfacet8", {
    check_ui_test(cXfacet8())
})

Try the canvasXpress package in your browser

Any scripts or data that you put into this service are public.

canvasXpress documentation built on Nov. 9, 2023, 1:06 a.m.