almartin82 / njschooldata

a simple, consistent interface for accessing NJ DOE school data in R
Other
11 stars 4 forks source link

refactor, update and fix enrollment pulls #163

Closed almartin82 closed 2 years ago

almartin82 commented 2 years ago

description of the change

refactors and reworks some internals in enr.R to get tests passing.

how to test

test_file('tests/testthat/test_enr.R')

should return [ FAIL 0 | WARN 6 | SKIP 0 | PASS 94 ]

almartin82 commented 2 years ago

@chrishaid review this second