tests/testthat/test-create_portfolio_template.R

test_that("printing portfolio", {

  portfolio <- create_portfolio_template()
  expect_snapshot(
    portfolio
  )
})

Try the R4GoodPersonalFinances package in your browser

Any scripts or data that you put into this service are public.

R4GoodPersonalFinances documentation built on June 8, 2025, 11:18 a.m.