tests/testthat/test-ui-genome.R

context("canvasXpress Web Charts - Genome")


test_that("cXgenome1", {
    check_ui_test(cXgenome1())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

test_that("cXgenome2", {
    check_ui_test(cXgenome2())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

test_that("cXgenome3", {
    check_ui_test(cXgenome3())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})

test_that("cXgenome4", {
    check_ui_test(cXgenome4())

    message('These are extremely advanced plots - the R code generated in the on-chart menus will not reproduce the chart directly.')
})
neuhausi/canvasXpress documentation built on Sept. 16, 2024, 12:16 a.m.