Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Test Scripts

This folder contains minimal tests to ensure sample data and calculators load correctly.

Test 1: test_dummy_population.R

  • Verifies that all expected columns exist
  • Confirms no missing values
  • Run in R using:
source("test_dummy_population.R")