tests/testthat/test-plotThermalGroupCapacities.R

context("plotThermalGroupCapacities")

describe("plotThermalGroupCapacities", {
  opts <- setSimulationPath(studyPath)
  GG <- plotThermalGroupCapacities( data = thermalGroupCapacities(opts))
  
  expect_true("htmlwidget" %in% class(GG))
  
})
rte-antares-rpackage/antaresVizMedTSO documentation built on April 27, 2022, 1:28 a.m.