Skip to content

Test cleanup#92

Merged
ressy merged 19 commits intodevfrom
test-cleanup
Dec 14, 2022
Merged

Test cleanup#92
ressy merged 19 commits intodevfrom
test-cleanup

Conversation

@ressy
Copy link
Member

@ressy ressy commented Dec 13, 2022

Using one big glob of data generated at package load time for both code examples and unit tests (test_data from R/zz_helper_data.R) was a mess and getting hard to maintain. This splits away the unit tests to be more modular and mostly driven by saved RDS files for input and expected outputs. Later I expect to get rid of the test_data object entirely and replace it with a saved dataset like Hadley suggests.

@ressy ressy merged commit e33a0a6 into dev Dec 14, 2022
@ressy ressy deleted the test-cleanup branch December 14, 2022 16:05
@ressy ressy mentioned this pull request Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant