Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move to testthat e3 #142

Merged
merged 24 commits into from Jan 18, 2022
Merged

Move to testthat e3 #142

merged 24 commits into from Jan 18, 2022

Conversation

hfrick
Copy link
Member

@hfrick hfrick commented Jan 13, 2022

Closes #132

  • removed context() and other deprecated functions
  • uses snaphot tests
  • removed un-used helper objects and helper functions
  • made tests more self-contained by namespacing functions and moving some model fitting into the test_that() calls

@hfrick hfrick added this to In progress in v1.0.0 Jan 13, 2022
@hfrick hfrick requested a review from DavisVaughan Jan 13, 2022
tests/testthat/test-decision_tree-rpart.R Show resolved Hide resolved
inst/helper-objects-for-testing.R Show resolved Hide resolved
v1.0.0 automation moved this from In progress to Review in progress Jan 18, 2022
@hfrick hfrick requested a review from DavisVaughan Jan 18, 2022
v1.0.0 automation moved this from Review in progress to Reviewer approved Jan 18, 2022
@hfrick hfrick merged commit 1a02ab1 into main Jan 18, 2022
8 checks passed
v1.0.0 automation moved this from Reviewer approved to Done Jan 18, 2022
@hfrick hfrick deleted the testthat-e3 branch Jan 18, 2022
@github-actions
Copy link

@github-actions github-actions bot commented Feb 2, 2022

This pull request has been automatically locked. If you believe you have found a related problem, please file a new issue (with a reprex: https://reprex.tidyverse.org) and link to this issue.

@github-actions github-actions bot locked and limited conversation to collaborators Feb 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants