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

tests: use more specialised testthat functions #1228

Merged
merged 4 commits into from
Dec 16, 2024
Merged

tests: use more specialised testthat functions #1228

merged 4 commits into from
Dec 16, 2024

Conversation

m-muecke
Copy link
Member

@m-muecke m-muecke commented Dec 14, 2024

use the following testthat functions:

  • expect_null()
  • expect_length()
  • expect_match()
  • expect_no_warning()
  • expect_no_error()
  • expect_identical()

@m-muecke m-muecke requested a review from be-marc December 14, 2024 13:30
@m-muecke m-muecke changed the title tests: use expect_no_warning() and expect_no_error() tests: use more specialised testthat functions Dec 14, 2024
@be-marc
Copy link
Member

be-marc commented Dec 16, 2024

Thanks!

@be-marc be-marc merged commit 2c2c16d into main Dec 16, 2024
3 checks passed
@be-marc be-marc deleted the testthat branch December 16, 2024 07:44
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.

2 participants