timings/05ca50c4ba8b178c5100c17df1941de5779dd9bc/grattan/tests/testthat/test_incometax_dotsATO.R

context(".dots.ATO")

test_that("No NAs for sample_files_all", {
  expect_false(anyNA(income_tax(sample_files_all[["Taxable_Income"]], 
                                fy.year = sample_files_all[["fy.year"]], 
                                .dots.ATO = sample_files_all)))
})
HughParsonage/grattan documentation built on April 1, 2024, 4:10 a.m.