Closed chacalle closed 3 years ago
Have now finished cleaning/clarifying the existing tests. It would be helpful to review the tests we currently have (at least the descriptions of the different test scenarios) and brainstorm any other use cases we need to account for. #51 #53
Remaining tasks I will add in separate PRs:
na_value_severity
functionality and testssquare
argument is still needed for additional speed ups~ #55
Describe changes
Separate aggregation & scaling tests from each other for readability. Will delete
test_agg_scale.R
laterAlso remove tests that were testing features/expectations already tested.
Improve descriptions to better match with the function design and description (not specific to age/year/location etc.)
Update to style guide
What issues are related
Related to #51
Checklist
Packages Repositories
ihmeuw-demographics
R packages?devtools::check()
locally?devtools::document()
?ihmeuw-demographics
code style?docker-base
ordocker-internal
? If so follow directions in those repositories to rebuild and redeploy the images.Details of PR
We should check that all the features we want in the aggregation/scaling function have appropriate example data/tests #51 #53