test_that("get_color works", { expect_equal(get_color(3),c("#1b9e77", "#d95f02", "#7570b3")) })