tests/testthat/test_plotRelationGraph.R

context("plotRelationGraph")

# FIXME: make tests with vdiffr
# setup decision problem, preference system and helpers


test_that("plotRelationGraph", {
  dp = makeDecisionProblem(outcomes, "nature", "job")
  ps = makePreferenceSystem(dp)
  gr = plotRelationGraph(ps, title = "dummy title")
})
florianfendt/dips documentation built on May 25, 2019, 5:22 p.m.