timings/38f60e52a775d6a470b18bab4ed2833425c5366a/grattan/tests/testthat/test_incometax_dotsATO.R

context(".dots.ATO")

test_that("No NAs for sample_files_all", {
  skip_if_not_installed("taxstats") 
  invisible(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.