tests/testthat/test-plotThermalGroupCapacities.R

context("plotThermalGroupCapacities")

test_that("plotThermalGroupCapacities", {
  opts <- setSimulationPath(studyPath)
  GG <- plotThermalGroupCapacities( data = thermalGroupCapacities(opts))

  expect_true("htmlwidget" %in% class(GG))

})
rte-antares-rpackage/antaresViz documentation built on Oct. 18, 2023, 2:04 p.m.