tests/testthat/test-flowstyle_plot.R

context("test-flowstyle_plot")

test_that("works", {
    expect_s3_class({
        g <- plot_flowstyle(Seurat::pbmc_small, c("ACRBP", "TSC22D1", "VDAC3"))
        g
    }, "gg")
})
jspaezp/sctree documentation built on April 30, 2020, 10:36 p.m.